Java Mailing List Archive

http://www.junlu.com/

Home » Home (12/2007) » JSP Interest »

Custom Tags

Vijith

2003-08-13

Replies:

Hi All,

Is there anyway in which I can prevent the body inside a custom tag from
appearing in the output.

ie

<emptag>
this is the text
</emptag>

Now i donot want this is the text to appear in the output

but i want to get this text in the Custom Tag Handler and then modify it
and tehn put it back to the body

I would like to get it as

This<br>is<br>the <br>text

thanks
Vijith


===========================================================================
To unsubscribe: mailto listserv@(protected)".
For digest: mailto listserv@(protected)".

Some relevant archives, FAQs and Forums on JSPs can be found at:

http://java.sun.com/products/jsp
http://archives.java.sun.com/jsp-interest.html
http://forums.java.sun.com
http://www.jspinsider.com


©2008 junlu.com - Jax Systems, LLC, U.S.A.