Answer Posted / rosaiah
no need to write seperate form bean class here.directly we enter attributes in struts-config.xml file.objects are decreased .so burden on server decreased as well as if u changes any attributes no need to compile classes.just change in struts-config.xml file is changed and restart the server.
it is very good approach to java programmers......
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is action class?
What is includeaction?
Explain the core end goal while using java struts?
What is the purpose of @requiredstringvalidator annotation?
How is the action mapping specified?
How do I access token?
How can we group related actions in one group in Struts?
How many instances of servlet usually run in a struts application ?
What is use of i18n interceptor?
What is the struts in java?
What are the classes used in struts?
How do you find the struts version being used in a project?
How does struts work?
What’s the difference between struts and turbine?
Name some of the features of struts2?