R
Robert Mark Bram
Hi All,
I have a static variable in a class that I wish to share with some of
my JSP code. Can I use the <jsp:useBean> (or any tag?) to get that map
into the scope of my JSP tags?
Thanks for any assistance,
Rob

I have a static variable in a class that I wish to share with some of
my JSP code. Can I use the <jsp:useBean> (or any tag?) to get that map
into the scope of my JSP tags?
Thanks for any assistance,
Rob