adspace


What are the action classes in struts?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the contents on web.xml in struts application ?

1072


How is declarative handling of exceptions done in struts ?

1010


What do you know about validation plugin ?

1031


What is the difference between filters and interceptors ?

1316


What is action chaining ?

1168