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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T08:49:29+00:00 2026-05-26T08:49:29+00:00

Recieved the following error whilst testing a small apache strut based web application ive

  • 0

Recieved the following error whilst testing a small apache strut based web application ive been working on, the crux of the matter is that somehow a null httpservletrequest request parameter was passed to an Actionforward Execute function within an extened Action class??

My knowledge of struts usage is limited so, an explainition of this erranous behaviour is beyond me, any help greatly appreciated. Exception included below..

javax.servlet.ServletException: null
org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:535)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:433)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)    

org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)

root cause

java.lang.NumberFormatException: null
java.lang.Integer.parseInt(Unknown Source)
java.lang.Integer.parseInt(Unknown Source)

org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)

org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)


note The full stack trace of the root cause is available in the Apache
Tomcat/5.5.4 logs.
  • 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-05-26T08:49:30+00:00Added an answer on May 26, 2026 at 8:49 am

    Apologies for not getting back to this sooner..

    The error described was caused by a missing serviceForm Bean specification within an action mapping in struts-config.xml. The first time the user navigated to the offending web page the ServiceForm bean did not exist, so was created to store relative actionForm values (no errors occured).

    However when the user tried to navigate back to the web page after being elsewhere, access was attempted to the created serviceForm bean data, which hadn’t been specified in the strut.. hence the null pointer crash..

    Eg. name=”serviceForm” was missing.

    <action path="/pages/networkconfig/listUIServices"
            type="com.UIServiceListAction"
            name="serviceForm" 
            scope="request"
            validate="false">
        <forward name="view" path="/pages/networkconfig/uiservices_list.jsp"/>
    </action>   
    

    Hope this explainition is helpful..

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

Sidebar

Related Questions

I received the following error when I tried to run a C# WinForms application
I have only just started received the following error in my windows forms application
One of our users received the following unexpected error yesterday whilst using our Silverlight
I am changing a console app login over to a web based application and
I am received the following error while trying to implement a C# extension function
I received the following error: Undefined symbols: _OBJC_CLASS_$_SurveyDelegate, referenced from: objc-class-ref-to-SurveyDelegate in Menus.o ld:
I'm running Ubuntu 8.04 and I recently received the following error when visiting a
I received the following error: [27-Apr-2009 10:26:06] PHP Fatal error: Cannot redeclare alphanumeric() (previously
The following code for a co-worker throws the following error when he tries to
I received the following error when attempting to switch between a ProgressBar and an

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.