InterviewSolution
Saved Bookmarks
| 1. |
What is the use of tag? |
|
Answer» The <c:url> tag formats a URL into a string and stores it into a variable. This tag automatically performs URL rewriting when necessary. |
|