I am really new to Web development, Spring and MVC. So, I'll really appreciate any help/suggestions.
Type: Posts; User: sadaf; Keyword(s):
I am really new to Web development, Spring and MVC. So, I'll really appreciate any help/suggestions.
My project
Basically I have two jsp files with forms.
second.jsp ; controller is SecondController ; form view = second ; success view = third ; form method='post' action='second.html'...