Programming Tutorials

Comment on Tutorial - 7 Best Practices of Struts By Emiley J.



Comment Added by : Jair Aviles

Comment Added at : 2011-11-22 05:49:05

Comment on Tutorial : 7 Best Practices of Struts By Emiley J.
For Jaime,

Maybe using JavaScript for submitting a form in struts can help you. Checkout this tutorial within web http://www.java-samples.com/showtutorial.php?tutorialid=868

Also if you want to get the id of an element of your form, check out how to manipulate the DOM objects with a DHTML-JavaSCript tutorial

Good luck!!!


View Tutorial