You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Mufaddal Khumri <mu...@wmotion.com> on 2003/03/11 05:57:11 UTC

Hi taglibs .. is this a tomcat or JSP problem or feature ?

Hi,

I have a custom tag. Inside the tag i am accessing a database and 
populating a vector. The contents of the vector are then rendered as 
HTML by using the tag on a JSP page.

Problem is that when i add new data to the database and refresh the 
page being rendered. It does not show me the new data. Does the tag 
handler get executed each time a page is refreshed or not ?

Thanks.


---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-user-help@jakarta.apache.org