1.

What is the use of , tag?

Answer»

The <c:forEach >, <c:forTokens> tags exist as a good alternative to embedding a Java for, while, or do-while loop via a scriptlet.



Discussion

No Comment Found