Question { Wipro, 11103 }
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
Question { 10871 }
why do we typecast ActionForm into out plain java bean class in Action class?