Z
zalek
I am writing an application that will use the same bean on different
JSP pages. The scope of this bean is session.
Do I need on each JSP page code <jsp:useBean id=...scope="session"> or
it is enough to code it only on the first page?
Thanks,
Zalek
JSP pages. The scope of this bean is session.
Do I need on each JSP page code <jsp:useBean id=...scope="session"> or
it is enough to code it only on the first page?
Thanks,
Zalek