Can we have different controllers in one struts app?
Answer Posted / sasi
yes we can have multiple controllers for a single struts application but the maintaining data Form Bean is problem
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What inbuilt themes are provided by struts2?
What is the role of a handler in mvc based applications?
What is struts framework?
Why aren’t the struts tags maintained as part of the jakarta taglibs project ?
What are the important methods of actionform?
What is the purpose of plug-in tag in struct-config.xml?
Why actionservlet is singleton in struts?
What are the cons of struts 2?
When do I need “struts.jar” on my classpath?
Who wrote struts?
In which order struts framework searches for a message bundle?
What's the purpose of execute method of action class?
Explain the necessity of empty tag?
What are the custom tags?
Which technologies can be used at view layer in struts?