[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: How to reset Bean values?

scramer do-not-reply at jboss.com
Fri Aug 3 06:20:35 EDT 2007


Can't you just do a new Bean() and put the results into the session?
Quick hack:
<%
beanInstance = new Bean();
%>

Sebastian

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4070477#4070477

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4070477



More information about the jboss-user mailing list