aspose file tools
The moose likes Spring and the fly likes process form submission() vs onSubmit() Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Spring
Reply Bookmark "process form submission() vs onSubmit()" Watch "process form submission() vs onSubmit()" New topic
Author

process form submission() vs onSubmit()

indu iyengar
Ranch Hand

Joined: Jul 30, 2010
Posts: 115
Hi all, am using Simple form controller and overriding onSubmit() method...
I want to know the difference between processFormSubmission() method and onSubmit()method
can it be used as a substitue of onSubmit() ?

thanks ,
Indu
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: process form submission() vs onSubmit()
 
Similar Threads
validate form fields using javascript in struts
JSP Forms Text box
html:form - how to define name attribute?
strut exception
add all selected data to datalist and send back to servlet