Uploaded image for project: 'Undertow'
  1. Undertow
  2. UNDERTOW-1159

Getting JSP name instead action name for getServletPath() in EAP 7.0.0 undertow

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.0.18.Final
    • 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

        1. demo.tar.gz
          4 kB
          sunil k
        2. demo.war
          4.39 MB
          sunil k

              flaviarnn Flavia Rainone
              kalari82 sunil k (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              14 Start watching this issue

                Created:
                Updated:
                Resolved: