how the error can be showed in the jsp page in struts?
Answer Posted / sreekar reddy vanguru
we can use Validation Framework as plugin to sturts,using
which we can display the error on the jsp
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
What configuration changes are required to use resource files in Struts?
What is the purpose of @typeconversion annotation annotation?
How can we display all validation errors to user on jsp page?
What is the purpose of @result annotation?
How can we display validation errors on jsp page?
What is interceptor? And life cycle methods of interceptor?
When should we use SwtichAction?
What is controller in struts ?
What are the Core classes of Struts Framework?
Can we use struts and spring together?
What is the purpose of @urlvalidator annotation?
Can we have multiple struts config files in a single web app?
How to override the default error message that can come during file uploading process?
What are the struts2 configuration properties that control file uploading process?
What is package name in struts xml?