Answer Posted / ajay
struts is good for front end side,it does not provide
anything for databse side,means you have to go for other
technologies to connect to db
Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What is difference between spring and struts?
Which interceptor is responsible for i18n support?
Why aren’t the struts tags maintained as part of the jakarta taglibs project ?
Can we have more than one struts-config.xml file for a single struts application?
How is the action mapping specified?
Briefly tell the two kinds of form beans.
Which design pattern the interceptors in struts2 is based on?
What do you mean by actionform?
How does struts2 token work?
What is the purpose of @beforeresult annotation?
Explain the necessity of empty tag?
Can you give an overview of how a struts application flows?
How duplicate form submission can be controlled in struts?
What is the purpose of @conversionerrorfieldvalidator annotation?
How long do struts last?