balaji


{ City } coimbatore
< Country > india
* Profession * s/w engineer
User No # 30102
Total Questions Posted # 0
Total Answers Posted # 2

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 2
Users Marked my Answers as Wrong # 4
Questions / { balaji }
Questions Answers Category Views Company eMail




Answers / { balaji }

Question { Wipro, 9576 }

when connecting with the database,if database server is
down,ho can we handle this exception in struts,how can we
send error message to the user?


Answer

Create user defined exception catch it and redirect it to
error page

Is This Answer Correct ?    1 Yes 0 No

Question { 9309 }

why do we typecast ActionForm into out plain java bean
class in Action class?


Answer

Bcoz this will tell that our form bean is an action form
bean which will refer to which action it is referred from
strutsconfig.xml file


10x
balaji

Is This Answer Correct ?    1 Yes 4 No