| Author |
Is it possible to modify JSTL libraries
|
Mike lothar
Greenhorn
Joined: Nov 16, 2004
Posts: 22
|
|
Hi All, Is it possible to modify JSTL libraries behavior - i mean to say that <c:set var="Key" value="Hello" /> can be modified to add new attributes. Thank you Mike
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56213
|
|
|
Why? Write a new custom tag to do what it is you desire.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Is it possible to modify JSTL libraries
|
|
|