Skip to content
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

HttpServletRequest and changes to attributes event #521

Open
vsmid opened this issue Mar 30, 2023 · 1 comment
Open

HttpServletRequest and changes to attributes event #521

vsmid opened this issue Mar 30, 2023 · 1 comment

Comments

@vsmid
Copy link

vsmid commented Mar 30, 2023

Are HttpServletRequest methods:

  • setAttribute
  • removeAttribute

missing javadoc regarding ServletRequestAttributeListener behavior just like ServletContext specifies it for the same methods and ServletContextAttributeListener?

@markt-asf
Copy link
Contributor

The methods are on ServletRequest but otherwise, yes, I think it would be useful to mention the listeners.

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

No branches or pull requests

2 participants