Tomcat Freezes when an Action or ActionForm is updated

2002-11-26 Thread Jorge Ruben Macias Lopez
Hello, I hope some of you guys has seen something like this and knows how to prevent it, I'm running struts 1.02 with tomcat 4.0.1 on Win2K Server. I'm using Eclipse for IDE and everytime I save one of my Action or ActionForm classes on Eclipse, I see in the tomcat console the message:

Problem with application scope data

2002-11-21 Thread Jorge Ruben Macias Lopez
Hi, I've been reading through the lists archive and still can't find the way to make this work. I'm doing the following: - Created a subclass from ActionServlet, with the following code: public class IDCVActionServlet extends ActionServlet{ public void init() throws ServletException {

RE: Problem with LookupDispatchAction and pressing ENTER in a text

2002-11-21 Thread Jorge Ruben Macias Lopez
I think there's an even handler in the html:form tag which lets you assign a javascript action to be executed when the form is submitted. -Mensaje original- De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Enviado el: Jueves, 21 de Noviembre de 2002 01:07 p.m. Para: [EMAIL PROTECTED]