riboriori, thanks for your suggestion, but i need an implementation in MultiActionController.
wwheeler, thanks for your reply.
This is how my page displays after submitting. 1629The errors...
Type: Posts; User: rev1nth; Keyword(s):
riboriori, thanks for your suggestion, but i need an implementation in MultiActionController.
wwheeler, thanks for your reply.
This is how my page displays after submitting. 1629The errors...
Hello!! Please anybody help :(
Please find my code below and suggest any corrections needed.
controller-servlet.xml
--------------------
<bean name="/test.do" class="com.test.controller.TestController" >
<property...
Hi,
I'm trying to implement validation for view in MultiActionController. But i'm struck. I'm sure that there should be some way to implement validation something similar to SimpleFormController,...