I must use an applet in my webapp, but this applet uses library which are in directory WEB-INF/lib.
If I copy this library in same directory the jsp page, the applet works. But if I put my packed applet
in directory WEB-INF/lib, the jsp page can't found it.
How can I do to not copy library, which are uses also by servlet, and users can't access the applet
by typing his url address ?


_____________________________________________________________________
Envie de discuter en "live" avec vos amis ? T�l�charger MSN Messenger
http://www.ifrance.com/_reloc/m la 1�re messagerie instantan�e de France


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to