InterviewSolution
Saved Bookmarks
| 1. |
What is the use of tag? |
|
Answer» The <c:redirect > tag redirects the browser to an alternate URL by providing automatically URL rewriting, it supports context-relative URLs, and it supports the <c:param> tag. |
|