Can we have different controllers in one struts app?
Answer Posted / suresh. s.a.
No, Only one controller in a struts application, v can have
many action class in one controller.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between plain-validator and field-validator?
Which design pattern is implemented by Struts2 interceptors?
Which technologies can be used at view layer in struts?
Can you explain value stack?
What is the purpose of @doublerangefieldvalidator annotation?
What do you mean by actionmapping?
What is the use of jsonvalidation in struts?
How we can configured action mapping in struts?
Give an alternative way to protect jsp’s with not much features from direct access.
What is http forward?
Explain about how requests from the client are sent?
How you will enable front-end validation based on the xml in validation.xml?
What is the purpose of @before annotation?
What kind of mvc is struts 2?
How to upload struts file?