Request is not generated fro m jsp page
Posted
by Hitesh Solanki
on Stack Overflow
See other posts from Stack Overflow
or by Hitesh Solanki
Published on 2010-03-13T08:15:37Z
Indexed on
2010/03/13
8:25 UTC
Read the original article
Hit count: 298
string-manipulation
Hiii.... I am developing small spring application. I have to store the details of the student information in the database. I have develop one simpleformcontroller.
I have used netbeans + hibernate mapping + spring. when I submit the form, jsp page is redirect on the same page and control does not go to Formcontroller..
© Stack Overflow or respective owner