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
How can we write our own interceptor and map it for action?
What is struts actionmapping?
What is includeaction?
What are the different kinds of actions in struts?
How the flow of various requests happens in struts application?
How an actionform bean is created?
What is the purpose of form-beans tag in struct-config.xml?
how to develop the submit and search operations in single jsp using struts?
Why is it called struts?
Explain about struts relation to html tags?
Will the struts tags support other markup languages such as wml ?
What is container struts2?
Why use spring, if you are already using struts?
What is the differences between struts1 and struts2?
What is declarative exception handling in struts?