ContactUs

Please send your Questions & Answers or Feedback to "mohan@javabook.org"

What's the role of Action Class in Struts?

In Struts, Action Class acts as a controller and performs following key tasks:

After receiving user request, it processes the user’s request.

Uses appropriate model and pulls data from model (if required).

Selects proper view to show the response to the user.

Related Posts Plugin for WordPress, Blogger...
Flag Counter