Is form beans are serializable or not?
Answers were Sorted based on User's Feedback
Answer / gaffar
Definitely the form beans are serializable.........
| Is This Answer Correct ? | 3 Yes | 0 No |
What is the use of reset method of ActionForm class?
Can we have multiple struts config files ?
Define struts?
Are struts still used?
What is Custom Type Converter in Struts2?
why we are using vo,dao and dto design patterns in struts framework
How to pass runtime Parameter in Struts1.2?
List the important attribute and elements of action mapping under struts.
what are tiles in struts?
what are the componenets of struts?
How exceptions are handled in struts application?
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?