Hai all.Can i develope Struts action class without execute(-,-
,-,-)method.Ifd it's possible plz provide some sample code.
Answer Posted / shashi
Yes , we have just use the Dispatch Action class for ignore the execute method.
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
How can we work with error tags?
How does struts2 token work?
What is apache struts used for?
When should be opt for struts framework?
What are the two scope types for formbeans?
What is role of actionservlet?
What is the purpose of @typeconversion annotation annotation?
What is the purpose of dispatcher result type?
Why is action servlet a singleton in struts?
What are Struts2 core components?
Why aren’t the struts tags maintained as part of the jakarta taglibs project ?
What does the term struts mean?
while working struts in intellij 7.0error unable to initialize tld location cache: zip file is closed is displayed anybdy can answer me immdialy .ungert
Which interceptor is responsible for mapping request parameters to action class Java Bean properties?
What's mvc pattern ?