Yes - I'm using Tomcat.
I have been using JCreator 1.52 ever since I started learning Java and it
compiles everything. The problem now is when I try to compile a java file
using the command console - javac filename.java it says 'javac' is not
recognized as an internal or external command, operable program or batch
file

So what did I not do? I'm running Win2000Pro. My jdk is in my F:/ drive
under f:/jdk1.3. Do I need to do some admin work with my system settings or
something?

Thanks,
Chadrick

>yes, it must be compiled.  Are you using tomcat, I assume?

> I'm doing a simple <form method="get" action="../servlet/HTTPGetServlet">
> - The servlet is not compiled yet. Do I need to do this first?
> - The form is in the webapps/ROOT/ dir
> - I did the ../servlet/FileName because that was how the examples/servlets
> did it.
>
> sorry so inexperienced...
>
> THE chad
>
>
___________________________________________________________________________
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
> of the message "signoff SERVLET-INTEREST".
>
> Archives: http://archives.java.sun.com/archives/servlet-interest.html
> Resources: http://java.sun.com/products/servlet/external-resources.html
> LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
>

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to