Yes, dispatching request to another struts application. I am using Wildfly which does use different class loaders. Is this issue just with Struts2, as it works with Struts1.
Thanks, Prasanth -------------------------------------------------------------------------- ... do you try to dispatch request to another Struts application? I remember e.g. for Tomcat, it uses different classloaders for each app. I think you can ask and continue with your container (e.g. Tomcat, Jetty, WebSphere, etc) for a solution. Regards.

