Jochen Georges wrote:
>hello dan,
>thanks for your help.
>i changed the line in /etc/profile from:
>export CLASSPATH=$CLASSPATH:/usr/lib/j2sdk1.3/lib/tools.jar
>to
>export CLASSPATH=$CLASSPATH:/usr/lib/j2sdk1.3/lib/tools.jar:.
>now it works.
>don't know why, but it works.
>
The way the Java boo
Hello,
There is no Java version SEE...
If you use J2SE 1.3.1 then servlets are not included
If you use J2EE 1.3.1 then servlets are included
-- Pierre
On Friday, September 6, 2002, at 05:24 , Marulam Sinaga wrote:
Dear All,
I use Java with version SEE 1.3.1. does it include with servlet?