How nested beans can be used in Struts applications?
Answer / Vishwa Deepak Sharma
Nested beans can be used by setting the properties of a bean to other beans, allowing complex data structures to be represented.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the 5 constants of action interface?
When should we use SwtichAction?
What is the purpose of @emailvalidator?
What are the core components of a struct2 based application?
Is struts compatible with other java technologies?
Difference between ActionErrors and ActionMessage?
Are struts thread safe?
What is the purpose of @createifnull annotation annotation?
Explain about struts dispatch action?
Which class is the Front Controller in Struts2?
what are the actions in struts?
What is execute method in struts?