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 are the main classes which are used in struts application?
How many action classes can be used in struts application?
How can we group related actions in one group in Struts?
What do you mean by actionform?
What is the different actions available in struts?
Which technologies can be used at view layer in struts?
What is actioninvocation?
How can we write our own interceptor and map it for action?
How to override the default error message that can come during file uploading process?
Define struts?
What configuration changes are required to use resource files in Struts?
What is the purpose of struct-config.xml in struct2?
What is the purpose of action-mappings tag in struct-config.xml?
What is the difference between struts and spring? Explain
What is strut action mapping?