how will you view ur jsp page to the client by using
properties file?
Answer Posted / mohan
Another way is that you can do the validation in the
ActionForm, and display messages or the error messages by
using errors.add() method.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What's mvc pattern ?
What do you mean by actionform?
How do u provide security to ur project?(Banking domain project)
Difference between struts and spring?
What’s the difference between validation.xml and validator-rules.xml files in struts validation framework?
What is package name in struts xml?
Why use struts framework in java?
What is the purpose of @conversion annotation annotation?
How you will display validation fail errors on jsp page?
Which interceptor is responsible for i18n support?
How client side validation is enabled on a jsp form?
What does i18n interceptor?
What is structs 2 validation framework?
What is the difference between struts1 and struts2?
What is the actionform?