Re: Struts 2.1.6 with ajax and progressing image

2009-06-04 Thread rajeevP
Tahnks Dave I am using the sx: div fucntionalities. in this how can we disable/enable the submit button.? Giving my JSP with this, if you can say how and where to do these things, it will be very helpful. <%@ page contentType="text/html; charset=UTF-8"%> <%@ taglib prefix="s" uri="/str

Re: Struts 2.1.6 with ajax and progressing image

2009-06-04 Thread Dave Newton
rajeevP wrote: We are using struts2.1.6 and ajax in our application. In one of our screen we have only 4 fields, in that one fields has ajax calling. so how can we stop the user to submit that form upto the ajax response came. Means upto that ajax repsonse reached in the screen, we need to restri