Tutorial-like examples and chats while coding in Java, Python, C, C++, ...
Pages
▼
JSTL - c:remove
This post has been moved to Biting Code, my blog dedicated to JVM languages.
The JSTL tag c:remove is not strictly required, since we can mimic its behavior using c:set, but using it makes our code clearer.
No comments:
Post a Comment