Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8145761
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 6, 20262026-06-06T13:45:59+00:00 2026-06-06T13:45:59+00:00

Why in struts 1.3 we have two separated classes for handling request : —

  • 0

Why in struts 1.3 we have two separated classes for handling request :

— ActionServlet which intercept the request and calls RequestProcessors process method for further processing
–RequestProcessor read XML file, find the appropriate Handler and handles request

My question is why this are two different classes?
I tried to search on the net and books but did not got any answer.

Can any one have any idea? please let me know

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-06T13:46:00+00:00Added an answer on June 6, 2026 at 1:46 pm

    ActionServlet basically reads your struts-config.xml and creates a ModuleConfig. This ModuleConfig is a Object representation of your struts-config.xml. ActionServlet just passes your HttpServletRequest and HttpSerlvetResponse to the RequestProcessor.

    The RequestProcessor basically identifies the Action from the request (through the ModuleConfig helper) create an ActionMapping (based on the call one made) and performs executes the necessary action to retrieve an ActionForward. From the ActionForward, it delegates your request and response to it and that’s the whole Struts workflow.

    Basically, the heart of Struts is through the RequestProcessor. The ActionServlet just initializes Struts as well as passes the request and response to the RequestProcessor.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

struts 2.0.11 - Currently I'm in my local machine and have two different web
I have the following problem. I have two classes, in this case A and
I am developing struts 2 and spring web application which suppoerts two languages: english
In a C++ program I have two classes (structs) like struct A { int
We have a web application which uses Struts 2, Spring and Hibernate. Currently a
I have been working with a small project recently which involves Struts 2 and
I have two Struts2 actions. I want to use a public method of a
When we have two structs, and one is implicitly convertible to the other, then
If I have two structs: struct A { float x, y; inline A operator*(A
So, I have two structs: struct coordinate { float x; float y; } struct

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.