webtier@glassfish.java.net

JSF Custom TagHandler Query

From: <webtier_at_javadesktop.org>
Date: Sun, 10 Jan 2010 23:22:23 PST

Hi

I am creating my own Custom Taghandler by extending TagHandler Class.
I have one property inside MyTagHandler class e.g paginator.

So I have to use this property in jsp page inside handler block e.g

<xyz:myTaghandler ......>

<h:text value="#{ here i want to use this handler paginator property }"

</xyz:myTaghandler>

Is it possible to access handler property here...

It very urgent, please help me out.

thanks
[Message sent by forum member 'ashok_sharma' (ashok.kumar_at_tsinfotech.co.in)]

http://forums.java.net/jive/thread.jspa?messageID=380008