>-complie and put it (file.class) in appropriate directory
yes, put it in <your-web-app>/WEB-INF/classes

>and how can I compile a servlet?
javac.exe

I suggest you take a look at the examples and then read the servlet
specification. It will answer most of your questions

Filip

~
Namaste - I bow to the divine in you
~
Filip Hanik
Software Architect
[EMAIL PROTECTED]
www.filip.net

>-----Original Message-----
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, June 19, 2001 3:24 PM
>To: [EMAIL PROTECTED]
>Subject: Has the servlet be compiled?
>
>
>I have to compile the servlet?
>I ha a simple servlet (Hello world)
>what I have to do:
>-complie and put it (file.class) in appropriate directory
>-or just put it (file.java) in appropriate directory?
>
>and how can I compile a servlet?
>Thank you in advance, Mario.
>

Reply via email to