Re: is this a bug?

2002-09-06 Thread Paul Mclachlan
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

Re: Servlet

2002-09-06 Thread Pierre Neihouser
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?