Skip to content

Add 'query_string' request attribute to the Error dispatched requests #59

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
glassfishrobot opened this issue Feb 20, 2013 · 4 comments · Fixed by #479
Closed

Add 'query_string' request attribute to the Error dispatched requests #59

glassfishrobot opened this issue Feb 20, 2013 · 4 comments · Fixed by #479
Labels
Enhancement New feature or request

Comments

@glassfishrobot
Copy link

The servlet specification defines javax.servlet.forward.query_string and javax.servlet.include.query_string, but no javax.servlet.error.query_string.
If there is not specific reason why this attribute is excluded from the specification please add it for the next release.

@glassfishrobot
Copy link
Author

@glassfishrobot Commented
Reported by martin_grigorov

@glassfishrobot
Copy link
Author

@glassfishrobot Commented
@shingwaichan said:
Adding it to the bucket of FUTURE_RELEASE

@glassfishrobot
Copy link
Author

@glassfishrobot Commented
This issue was imported from java.net JIRA SERVLET_SPEC-59

@glassfishrobot
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants