Close
jGuru Forums
Posted By: dave_wong Posted On: Friday, April 27, 2001 02:40 AM
hi there, I'm new writing servlet. I find that is it not easy to compile the servlet. First, I need to : set J2EE_HOME = XXX set CPATH=.;%J2EE_HOME%libj2ee.ar javac -classpath "%CPATH%" abc.java Please tell me how to setup my machine to make my work easier! I am using win98 to do development. Thanks in advance. dave
Re: Is there easier way to compile servlet with using javax.*?
Posted By: Leonard_Tambunan Posted On: Saturday, April 28, 2001 04:27 AM