. :
getServletContext().getContext("/Webapp2").getRequestDispatcher("/action
2.do").forward(...)
Be sure your container accept it.
Hope helps.
Mineau, Christian wrote:
>We develop an application with Struts MVC. In this application, we have
>two webApps containing some
We develop an application with Struts MVC. In this application, we have
two webApps containing some Struts Actions in each one (i.e two
Struts-config.xml files). These both webApps are in separate EAR files.
Example:
Webapp1 contains action11 and action12
Webapp2 contains action21 and actio
2 matches
Mail list logo