Skip to content

Clarify implicit mappings and welcome file behaviour #20

Open
@glassfishrobot

Description

@glassfishrobot

Consider the following:
*.do is mapped to a servlet
welcome files are index.jsp, index.do

The intention is that the index.jsp page should be used if present and index.do (which always maps to the servlet) used if it is not. However, a strict reading of the servlet spec requires that a 404 is returned in index.jsp is not present .

Metadata

Metadata

Labels

Candidate4NextReleaseThis issues should be consider for inclusion in the next release project.EnhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions