Monday, 27 June 2016
What will happen if you call sendRedirect after committing the response ?
After using
sendRedirect()
method, the response should be considered to be committed.
If the response has already been committed, this method throws an
IllegalStateException
.
No comments:
Post a Comment
Note: only a member of this blog may post a comment.
‹
›
Home
View web version
No comments:
Post a Comment
Note: only a member of this blog may post a comment.