Posted By:
J_Hawley
Posted On:
Wednesday, May 30, 2001 10:17 PM
Is it possible to have a servlet instantiate a bean? I am able to do by doing a out.print("
")
but all that does is instantiates the bean in jsp. I need to be able to set it in the Servlet.
thanks