Thanks :)

On Thu, Mar 12, 2009 at 10:43 PM, Mikolaj Rydzewski <m...@ceti.pl> wrote:

> lrvb...@gmail.com 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 <m...@ceti.pl>
>
>

Reply via email to