Details
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.
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
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
| Field | Original Value | New Value |
|---|---|---|
| issue.field.bugzillaimportkey | 699 | 11963 |
| Affects Version/s | 1.5 [ 10027 ] | |
| Affects Version/s | unspecified [ 10021 ] |
| Fix Version/s | 1.6 [ 10031 ] |
| Assignee | Ted Goddard [ ted.goddard ] |
| Assignee | Ken Fyten [ ken.fyten ] |
| Component/s | QA [ 10016 ] | |
| Component/s | Framework [ 10013 ] | |
| Security | Private [ 10001 ] |
| Assignee | Ken Fyten [ ken.fyten ] | Mandeep Hayher [ mandeep.hayher ] |
| Attachment | ice1.6-jira694.zip [ 10380 ] |
| Attachment | ice1.6_jira_694.war [ 10381 ] |
| Assignee | Mandeep Hayher [ mandeep.hayher ] | Ken Fyten [ ken.fyten ] |
| Assignee Priority | P2 | |
| Assignee | Ken Fyten [ ken.fyten ] | Ted Goddard [ ted.goddard ] |
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 1.6 [ 10031 ] | |
| Resolution | Fixed [ 1 ] |
| Security | Private [ 10001 ] |
| Component/s | Framework [ 10013 ] | |
| Component/s | QA [ 10016 ] |
| Issue Type | Bug [ 1 ] | Improvement [ 4 ] |
| Fix Version/s | 1.6DR#6 [ 10090 ] | |
| Fix Version/s | 1.6 [ 10031 ] |
| Fix Version/s | 1.6 [ 10031 ] |
| Summary | <jsp:directive.include> under sub folders | "jsp:directive.include" under sub folders |
| Status | Resolved [ 5 ] | Closed [ 6 ] |
| Assignee Priority | P2 | |
| Assignee | Ted Goddard [ ted.goddard ] |