posted 18 years ago
I can not compile a Java EE source code.
I get the following message:
package javax.Servlet does not exist
First I installed Java SE. After I installed Java EE.
I think, I do not need Java SE anymore? I do not understand how Java SE and Java EE are related. I think, Java EE is includes Java SE.
First I had the following path (Microsoft Windows XP, System):
C:\Programme\Java\jdk1.5.0_06\bin
After I changed to:
C:\Programme\Java\jdk\bin
I think, this should be the compiler for Java EE. How is it?