| Author |
Getting Form not found for locale 'en_GB' error working with validator plugin.
|
Shailesh Kumar Saxena
Greenhorn
Joined: Dec 15, 2012
Posts: 25
|
|
Hi everybody,
I am newbie in struts, working with struts 1.3.8. I am trying to implement validation plugin for both client side and server side. I used ValidateActionForm and DispatchAction classes and configuring to use single form Bean and single Action class for multiple forms. For this I used action values of form pages in validation-user.xml file to configure input pages for different form pages.
But I am getting this error.
Feb 11, 2013 11:58:11 AM org.apache.commons.validator.ValidatorResources getForm
WARNING: Form '/regis' not found for locale 'en_GB'
I am mugging the code and have checked all the xml configurations please help me by providing your valuable suggestions.
Thanks & Regards.
|
Shailesh Saxena,
Pilibhit, U.P. INDIA
|
 |
Shailesh Kumar Saxena
Greenhorn
Joined: Dec 15, 2012
Posts: 25
|
|
|
No one responded, I solved this issue.
|
 |
 |
|
|
subject: Getting Form not found for locale 'en_GB' error working with validator plugin.
|
|
|