Refreshing JSP (HttpServletRequest request) object

2000-11-16 Thread Davidson, Greg
When you refresh a page how do you initialize the form objects in your JSP. I have an application that retains the parameters that were set prior to the refresh button being clicked. I would like to reinitialize them any time the refresh is executed. Basically the HttpServletRequest request

JWS problems with implementation of new JSP

2000-10-27 Thread Davidson, Greg
We recently installed Java Web Server. Every time we change a *.jsp file it crashes the web server within a few minutes. Soevery time we change a JSP we have to reboot the WEB server. Why is this We use beans to support the JSP files...and we have put the beans (supporting classes)