
February 13th, 2003, 03:09 AM
|
|
Junior Member
|
|
Join Date: Feb 2003
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
My custom tag release method is never called by Tomcat 4.1.18
Hi All,
I have developed few custom tags in my web app.Those tags are working fine in Tomcat4.0.4 and the layout by using those tags displayed well.
In the new Tomcat (v4.1.18) the layout is broken and shown irregular.When I debug this problem I found that my tags release method is never called by the JSP container.
I welcome your valuable suggestions.
Thanks in advance,
Giri
|