I want to place a bean in the session scope in my action class and then make me bean accessible in JSP pages within the application. Is this possible? Any examples/resources so I can implement.
Thanks is advance
I want to place a bean in the session scope in my action class and then make me bean accessible in JSP pages within the application. Is this possible? Any examples/resources so I can implement.
Thanks is advance