how the error can be showed in the jsp page in struts?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the purpose of @conversion annotation annotation?

894


What is the use of form bean in struts?

688


What is struts?

745


What is ValueStack and OGNL?

762


What are the core classes of the struts framework?

692


What is the different actions available in struts?

731


What is the purpose of @after annotation?

793


What is use of i18n interceptor?

733


Lists the bundled validators in struts?

747


What is apache struts vulnerability?

707


What validate() and reset() method does ?

752


how does request processor relates to action mapping?

690


Which model components are supported by Struts?

790


What design patterns are used in struts?

743


What is pojo in struts2?

749