Re: how to set -classpath for servlet
On Sat, Feb 08, 2003 at 09:40:01PM -0500 or thereabouts, Jianping Zhu wrote: > I have redhat 7.3 with apache-tomacat on it. I have install everything. > The problem is when compile java document by using > I got > -- > [root@mango servlet]
how to set -classpath for servlet
I have redhat 7.3 with apache-tomacat on it. I have install everything. The problem is when compile java document by using I got -- [root@mango servlet]# javac HelloServlet.java HelloServlet.java:2: package javax.servlet does not exist imp