Is form beans are serializable or not?
Answers were Sorted based on User's Feedback
Answer / chowdary
yes the formbeans are serilizable...............
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of struts?
In ActionClass we can use only one action i.e execute(), but in DispatchAction we can use multiple actions.My question is , we can use multiple actions in Action class if(action.equals("add") if(action.equals("update"). Then when to use Action and DispatchAction which is frequently in webapplications.
How you will make available any message resources definitions file to the struts framework environment?
What is the purpose of @emailvalidator?
What is the use of resourcebundle.properties file in Struts Validation framework?
How is token generated?
what is diffrence between Dynaactionform,actionform and Dynavalidateform
What does validation interceptor?
Which interceptor is responsible for mapping request parameters to action class Java Bean properties?
Define struts?
Explain about the validation steps which have to be carried during validation of client-side address?
Name some of the features of struts2?