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 8004995
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T17:05:22+00:00 2026-06-04T17:05:22+00:00

I am using Struts 1.x for an application. I want to know when the

  • 0

I am using Struts 1.x for an application.

I want to know when the ActionForm instantiated.

  • 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-04T17:05:25+00:00Added an answer on June 4, 2026 at 5:05 pm

    The ActionServlet actually delegates the request processing job to it’s RequestProcessor.

    When a request arrives, either the doGet or the doPost method of the action servlet is invoked. Any of these method will call the action servlet’s process method which inturn calls the request processor’s process method. And that’s where everything happen, roughly as follows –

    1. Find the ActionMapping for current request.
    2. Get (may be also create) the ActionForm instance.
    3. Populate the form.
    4. Validate the form.
    5. Get (create) the Action instance.
    6. Execute the action.
    7. And finally either forward or redirect.

    If you want (or need) to know in detail then you can always take a look at the source code. Followings are the links to the source codes for Struts 1.3.10 (you can also find sources for other versions of struts if that’s not your version) –

    • org.apache.struts.action.ActionServlet
    • org.apache.struts.action.RequestProcessor
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am developing a web application using Struts 1.2.7 I want to print a
I am using Struts application while running welcome page is run successfully after that
I'm using struts 2 application where < s: form name=myForm> < s:include value =
I develop an application using Struts, Spring, and Hibernate. My DAOs uses spring jdbc
I am using struts 1 (maintenance tasks on a legacy project). The application is
I´m developing a Java EE application and I'm using Struts. When I use html
i am using mvc struts framework in my web application. i am displaying dynamic
I have an application using MySQL as the DB and hibernate and struts. I'm
I am using hibernate, spring, struts framework for my application. In my application, each
I am writing a Java EE application using Struts and Spring. In one of

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.