I'm new to the tag library world, so this may be a simple one: I know that
that you can set the scope of a bean with the scope attribute of the <jsp:
useBean> tag, but can anyone explain how can I make my custom tag library
manage the entire session?

Reply via email to