Tuesday, November 29, 2011

How do I perform browser redirection from a JSP page?

You can use the response implicit object to redirect the browser to a different resource, as:
Category:JSP Interview Questions

No comments:

Post a Comment