Re: Struts and EAR Files - questions about how it deals with the classloader

2008-07-22 Thread Piero Sartini
> |-/libs/struts.jar > |-WAR > | >|-/index.jsp > | > |-EJB.jar /libs/ is for general libraries used by your application (logging comes to mind, StringUtils or just about anything that is used among your modules). The struts.jar has to go into the WAR. Under /WEB-

Struts and EAR Files - questions about how it deals with the classloader

2008-07-22 Thread ipsi
-- View this message in context: http://www.nabble.com/Struts-and-EAR-Files---questions-about-how-it-deals-with-the-classloader-tp18600894p18600894.html Sent from the Struts - User mailing list archive at Nabble.com. - To un