-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
We are trying to migrate application from EAP 6.4.0 to EAP 7.0.0. Our application is using Struts 2 and sitemesh decorator.
In JBoss 6.4
getServletPath() :: /transaction_summary.action
getRequestURI():: /projectname/transaction_summary.action
In JBoss 7.0
getServletPath() :: /jsp/main/mainSummary.jsp
getRequestURI() :: /projectname/jsp/main/mainSummary.jsp
- is incorporated by
-
JBEAP-16397 [GSS](7.2.z) UNDERTOW-1159 - Getting JSP name instead action name for getServletPath()
- Closed
- is related to
-
UNDERTOW-1499 Make getServletPath return action name or jsp name configurable
- Resolved
- relates to
-
JBEAP-17141 (EAP7.3.0) Make getServletPath return action name or jsp name configurable
- Closed