Answer Posted / prasad
struts is an open source frame work.
| Is This Answer Correct ? | 20 Yes | 4 No |
Post New Answer View All Answers
What is the difference between Jakarta Struts and Apache Struts? Which one is better to use?
State an example of struts configuration file as an action parameter for action servlet.
How can duplicate form submission be handled in struts 2?
How is the action mapping specified?
How many action classes can be used in struts application?
What is the use of interceptor?
Is there a particularly good ide to use with struts?
Why is action servlet a singleton in struts?
Which design pattern the interceptors in struts2 is based on?
What do you mean by a custom tag?
What does execandwait interceptor?
What is the purpose of @requiredstringvalidator annotation?
What are action classes in struts?
What configuration files are used in struts?
What is action chaining ?