how the error can be showed in the jsp page in struts?
Answers were Sorted based on User's Feedback
Answer / durgesh kumar jha
Using Fielderror and actionerror tag we can show error
on jsp page:
<s:fielderror></s:fielderror>
<s:actionerror/>
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / 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 |
tell me struts flow ?
5 Answers BA Continnum Solutions, Exira, Fidelity, iGate,
What is struts xml?
Which interceptor is responsible for mapping request parameters to action class Java Bean properties?
what r the disadvantages of MVC-2 Architecture?
Explain the components of struts?
What is the actionform?
Is struts thread safe?
Which design pattern is implemented by Struts2 interceptors?
What are disadvantages of Struts?
What is ValueStack and OGNL?
what are the actions in struts?
Are struts and shocks the same?