I am getting two errors while configuring when i change the class loader to multiple which is default , it's saying
The JSP container failed to load the TagExtraInfo class [org.apache.struts.taglib.tiles.UseAttributeTei] from /WEB-INF/struts-tiles.tld [8/7/08 11:49:16:525 CDT] 0000000d FfdcProvider I com.ibm.ws.ffdc.impl.FfdcProvider logIncident *FFDC1003I*: FFDC Incident emitted on C:\Program Files\IBM\SDP75Beta\runtimes\base_v7\profiles\was70profile1\logs\ffdc\server1_1dfd1dfd_08.08.07_11.49.16.50912499.txt com.ibm.ws.webcontainer.webapp.WebAppServletManager.loadServlet 218 [8/7/08 11:49:16:525 CDT] 0000000d extension W com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor createServletWrapper Servlet action is currently unavailable: *SRVE0203E*: Servlet [action]: org.apache.struts.action.ActionServlet was found, but is missing another required class. SRVE0206E: This error typically implies that the servlet was originally compiled with classes which cannot be located by the server. i change the class loader to single and it works fine. I want to know any jars i am missing to include struts 1.3 to work . If i change to single, my struts actions are working and tiles didn't work and throws class not found exception. would be great if you let me know anything i should add changing from struts 1.2 to struts 1.3. Thanks in advance for you help On 8/7/08, Dave Newton <[EMAIL PROTECTED]> wrote: > > --- On Thu, 8/7/08, sam thothi <[EMAIL PROTECTED]> wrote: > > Any one can provide me with the configuration docs for > > struts 1.3,tiles with Rad 7.5. > > Configuration docs? Like what? The app is configured like any other RAD > app, and like any other Struts 1 app, AFAIK. > > Dave > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >