What are the action classes in struts?



What are the action classes in struts?..

Answer / Priyanka Chaudhary

The Action classes in Struts are specialized Java classes that handle the business logic of an application and respond to events by forwarding control among various components. They extend the Action class from the Struts-API.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Struts Interview Questions

What is the purpose of plug-in tag in struct-config.xml?

1 Answers  


Give an alternative way to protect jsp’s with not much features from direct access.

1 Answers  


What is the difference between struts and spring? Explain

1 Answers  


What is the purpose of @key?

1 Answers  


When should be opt for struts framework?

1 Answers  


How do you know what to give for the "path " under in struts-config.xml ?

1 Answers  


What is the purpose of @results annotation?

1 Answers  


where you use thread in your java project?

1 Answers   Cap Gemini,


What is declarative exception handling in struts?

1 Answers  


How many instances of servlet usually run in a struts application ?

1 Answers  


What is s token?

1 Answers  


What is the default suffix for struts2 action uri ?

1 Answers  


Categories