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 [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".

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

Reply via email to