hi,
We are using Apache as our web-server with tomcat plug-in to execute jsp
pages. All our source files(both .jsp and servlet class files) have to be
hosted from the web-server (rather than from tomcat). We have figured out
how to host jsp files from apache directry (by adding a new context in
server.xml). However, we have not been able to figure out how to change
default class directory for servlet class files i.e Instead of putting our
servlet class files under tomcat's web-inf\classes, we want to put it under
Apache's htdocs.

If anybody has any idea, please get in touch immediately.

Thanks in advance,
Subha

Reply via email to