File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSP and the fly likes Is it possible to modify JSTL libraries Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Is it possible to modify JSTL libraries " Watch "Is it possible to modify JSTL libraries " New topic
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
    
  13

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]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Is it possible to modify JSTL libraries
 
Similar Threads
the role of SCWCD and other certifications
Is it possible to modify JSTL libraries
Two WAR files that have common jars to one EAR - Issue
JSTL 1.2 with WEblogic 9.2
JSTL in struts 2