-
Bug
-
Resolution: Done
-
Major
-
7.0.9.GA, 7.1.6.GA, 7.2.0.GA
-
None
-
-
-
-
-
-
The Undertow issue is fixed
We are trying to migrate application from EAP 6.4.0 to EAP 7. 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
getServletPath() :: /jsp/main/mainSummary.jsp
getRequestURI() :: /projectname/jsp/main/mainSummary.jsp
- incorporates
-
UNDERTOW-1159 Getting JSP name instead action name for getServletPath() in EAP 7.0.0 undertow
- Resolved
- is documented by
-
JBEAP-16449 [DOC] [7.3] Behavior change of getServletPath, getRequestURI
- Closed
- is incorporated by
-
JBEAP-15869 (7.2.z) Upgrade Undertow from 2.0.15 to 2.0.19
- Closed
- is related to
-
JBEAP-16447 (7.2.z) [UNDERTOW-1499] Make getServletPath return action name or jsp name configurable
- Closed
-
JBEAP-16448 (7.2.z) [EAP] Make getServletPath return action name or jsp name configurable
- Closed
- links to