And that is also a very very simple one..
which I created just now..
And sorry I am out at work, so don't have all the stuff avilable with me.
Some how managed with all that I have..
Click here to see where did I place it Location of myTags.tld Click here to see the snapshot console_display Click here to see output in browser browser_display I am posting code for all that..
It's my TLD
mytags.tld which I placed in my context root.
---------------------------------------------------------------------------
And here is the code for my
JSP conditionalTag.jsp ---------------------------------------------------------------------------
Here is what I am getting in my
tomcat console
Request org.apache.coyote.tomcat5.CoyoteRequestFacade@45e228 destroyed at Fri Aug 24 22:52:49 IST 2007
Request org.apache.coyote.tomcat5.CoyoteRequestFacade@45e228 initialized at FriAug 24 22:52:53 IST 2007
I am in release
conditionalTag.jsp is created
conditionalTag.jsp is initialised
Request org.apache.coyote.tomcat5.CoyoteRequestFacade@45e228 destroyed at Fri Aug 24 22:52:53 IST 2007
---------------------------------------------------------------------------
Hope, I am successful in conveying what I want to convey.. Code for my tag handler class
MyConditionalTag.java Regards,
Khushhal [ August 24, 2007: Message edited by: khushhal yadav ]
[ August 24, 2007: Message edited by: khushhal yadav ]