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

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.0.18.Final
    • None
    • None
    • None

    Description

      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

      Attachments

        1. files.zip
          23 kB
        2. demo.war
          4.39 MB
        3. demo.tar.gz
          4 kB

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: