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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T06:18:06+00:00 2026-06-08T06:18:06+00:00

I have a Servlet thats run and takes in data from a web page.

  • 0

I have a Servlet thats run and takes in data from a web page. Later on in a different set of tasks I want to access this data from a standard Java class and use the data, how would i go about this? Can I save the data anywhere for access?

I have code like this :

String name = request.getParameter("username");

And then I tried to set it as an attribute and pass it :

getServletContext().setAttribute("com.mycompany.app-param", "name");

Then in the next class I tried to access the context to get the varible, but no matter what I tried I got server error 500’s, or null or Server = null. i don’t think it’s able to pick up the context properly :

value = getServletContext().getAttribute("com.mycompany.app-param");

Does anyone know how I can access the context created previously and get its variable?

  • 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-08T06:18:08+00:00Added an answer on June 8, 2026 at 6:18 am

    See Is getServletContext() officially supported in GAE? – on gae it’s not guaranteed to work the way you want it to work (eg to pass on info).

    You should use Session or Request scoped attributes instead, see here here and here to get you started. Which one you use depends on the required life time and visibility of the saved attributes (Request < Session < Application)

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

Sidebar

Related Questions

I have a Java servlet that receives data from an upstream system via a
I have a servlet in an GWT app thats creates a PDF file with
I have a servlet that takes a couple of minutes to process and return
Under JBoss 4.0.1SP1, I have a servlet that makes multiple, concurrent calls to web
I have a web servlet that returns a json which is stored in my
I have this java servlet that grabs information from a form, I need to
I have a Filter Servlet that filters request from a Servlet. I do not
I have a Java servlet running on my notebook with Windows Vista, I set
I have a shell script which I'd like to trigger from a J2EE web
I have an init servlet in Tomcat that loads critical data. Sometimes it is

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.