That greatly depends upon how the bean is created and stored. Are you creating it in a
servlet and passing it to the page in request context? Session context? App context? Using <
jsp:useBean> to create the bean? In what scope?
bear
[ August 22, 2003: Message edited by: Bear Bibeault ]