Update Struts1 plugin to support using Struts 1 tag libraries in JSP pages
--------------------------------------------------------------------------
Key: WW-2157
URL: https://issues.apache.org/struts/browse/WW-2157
Project: Struts 2
Issue Type: Improvement
Components: Plugins
Reporter: James Holmes
Fix For: 2.1.x
Currently the Struts1 plugin only provides the ability to run Struts 1 actions
in a Struts 2 application. It would be much easier for existing applications to
migrate to Struts 2 if they did not have to convert all of their JSPs to use
the Struts 2 tag library tags instead of Struts 1 tag library tags.
The main issue is that the Struts 1 tags are expecting some of the Struts 1
infrastructure to be in place - mainly the ModuleConfig info I believe.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.