Is form beans are serializable or not?
Answer Posted / tarun
Yes the form beans are serializable.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Which design pattern the interceptors in struts2 is based on?
What is strut action mapping?
Describe validate() and reset() methods.
How is the action mapping specified?
What are different ways to create Action classes in Struts2?
What is the purpose of @urlvalidator annotation?
What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?
Explain how can we upload files in struts2 application?
Explain how to work with error tags?
Which class of struts is responsible to converts data types from string and vice versa?
Can we have more than one struts-config.xml file for a single struts application?
What is the purpose of @results annotation?
In struts, how can we access java beans and their properties?
What are disadvantages of Struts?
Describe the basic steps used to create a tiles application?