[email protected] wrote:
   I have to make a JSP invoke a Class which is in a .jar file out of Tomcat
Home,
You need to create new instance of ClassLoader (e.g. URLClassLoader) and load 'external' jar using it.

You're on right way to shoot yourself in both feet ;-)

--
Mikolaj Rydzewski <[email protected]>

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to