[opencms-dev] servlet code compiling
Olli Aro
olli_aro at yahoo.co.uk
Fri Sep 27 14:19:48 CEST 2002
Mayur,
You have to include all jars used in your code in your class path (a global
system variable, not Tomcat's classpath) - e.g. javax.servlet is stored in
servlet.jar.
Hopefully this helps,
Olli
-----Original Message-----
From: owner-opencms-dev at www.opencms.org
[mailto:owner-opencms-dev at www.opencms.org]On Behalf Of Mayur Solanki
Sent: 27 September 2002 13:23
To: opencms-dev at www.opencms.org
Subject: [opencms-dev] servlet code compiling
Hello,
What will do for running java servlet code?
Examples in Tomcat Documentation is satisfied run,
but can not recompile it source code.
Suppoese, I am going in
http://localhost:8080/examples/servlets/index.html
Many inbuilt examples found there and I can also run it.
But when I am going to recompile it, gives Errors like....
" javax.servlet.* package doesn't exist. "
Where i am wrong? Please help me. Thanks.
Mayur.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://webmail.opencms.org/pipermail/opencms-dev/attachments/20020927/4ec5698a/attachment.htm>
More information about the opencms-dev
mailing list