I'm trying to get to the session from a tag. I have a bean stored there
that I want to use in my tag. How can I retrieve this. I can't find this
information anywhere.
Thanks.
Thom Hehl
Heavyweight Software for Heavyweight Needs
www.heavyweightsoftware.com
bean in jsp:
> >http://java.sun.com/products/jsp/tags/11/syntaxref11.fm14.html
> >
> >to access session in a custom tag, assuming you extend TagSupport class:
> >pageContext.getSession();
> >
> >Le Mercredi 11 Janvier 2006 15:57, Thom Hehl a écrit :
> >
&
class:
pageContext.getSession();
Le Mercredi 11 Janvier 2006 15:57, Thom Hehl a écrit :
I'm trying to get to the session from a tag. I have a bean stored there
that I want to use in my tag. How can I retrieve this. I can't find this
information anywhere.
Thanks.
Thom Hehl
Heavyweight Software for He
to expose bean in jsp:
http://java.sun.com/products/jsp/tags/11/syntaxref11.fm14.html
to access session in a custom tag, assuming you extend TagSupport class:
pageContext.getSession();
Le Mercredi 11 Janvier 2006 15:57, Thom Hehl a écrit :
> I'm trying to get to the session from a tag.
I'm trying to get to the session from a tag. I have a bean stored there
that I want to use in my tag. How can I retrieve this. I can't find this
information anywhere.
Thanks.
Thom Hehl
Heavyweight Software for Heavyweight Needs
www.heavyweightsoftware.com
--
"In every revolutio