ICEfaces
  1. ICEfaces
  2. ICE-694

"jsp:directive.include" under sub folders

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 1.5
    • Fix Version/s: 1.6DR#6, 1.6
    • Component/s: Framework
    • Labels:
      None
    • Environment:
      Operating System: Windows XP
      Platform: PC

      Description

      When put pages under some sub-folder, the <jsp:directive.include /> can not
      find file properly, unless the file attribute indicates a location from root.

      Also, in this case, we have to add another servlet mapping like:
          <servlet-mapping>
              <servlet-name>Persistent Faces Servlet</servlet-name>
              <url-pattern>/test/xmlhttp/*</url-pattern>
          </servlet-mapping>
      to make default css image/style gets loaded.

        Activity

          People

          • Assignee:
            Unassigned
            Reporter:
            Lon Hu
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: