Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-2187

Different behavior of jsp:include in WildFly 10.0.0.CR4 and EAP 7.0.0.ER2

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 7.0.0.ER5
    • 7.0.0.ER2 (Beta)
    • Undertow
    • None

    Description

      Hi, I have noticed that jsp:include behaves differently in EAP 7.0.0.ER2 than in WildFly 10.0.0.CR4.

      To reproduce this, use kitchensink-jsp quickstart (1) and in index.jsp replace

      <%@ include file="registrationForm.jsp"%>
      

      with

      <jsp:include page="./registrationForm.jsp"/>
      

      With this modification the quickstart no longer works on EAP 7.0.0.ER2 but it still works on WildFly 10.0.0.CR4 and EAP 7.0.0.Alpha.

      (1) https://github.com/trepel/jboss-eap-quickstarts/tree/7.0.x-develop/kitchensink-jsp

      Attachments

        Issue Links

          Activity

            People

              tomazcerar Tomaž Cerar (Inactive)
              trepel Tomas Repel
              Votes:
              2 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: