Hi all,

I am wondering if someone can instruct me or point me in the direction on
how to make apps I create in the same tomcat to start with different
classpaths and libraries? Currently I add the jar file into the global
classpath but when I have more than one apps on tomcat, I run into trouble.
Tomcat is not able to call the servlets intended. For example, if I have 2
apps, App A with servlet a and App B with servlet b. When i use a browser
and call App A with servlet b, say http://127.0.0.1/appA/servlet/b,  it will
still work. How to avoid this?

Thanks,
Albert



<FONT SIZE=1 FACE="ARIAL" > 
<p>_____________________________________________________________________________

This e-mail (and any attachment) is intended only for the addressee and
may contain confidential information.  If you are not the intended recipient
you must not use, copy, print or distribute this e-mail. If you receive this
e-mail in error, please contact the sender and destroy the original.</p>
<p>This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.
_____________________________________________________________________________</p>
</FONT>

Reply via email to