data « Struts « JPA Q&A





1. save dynamic data using struts and hibernate    stackoverflow.com

I have to generate new rows using javascript (thats ok and i done it). But now I have to save all the rows to the database. I am a little bit confuse how ...

2. Forms submitting twice in Struts 2, Hibernate application behing a network proxy    stackoverflow.com

I have a struts2, Hibernate and Spring application. It works properly at our local end. When we deploy the application on the development server sometimes some forms are submitted twice on ...