• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Servlet HttpSession in webobjects?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Servlet HttpSession in webobjects?


  • Subject: Servlet HttpSession in webobjects?
  • From: Jeff Schmitz <email@hidden>
  • Date: Tue, 12 Feb 2008 20:21:50 -0600

Same question, just a better subject line.

Hello,
  If I have a Java servlet that gets a session variable from an http request as follows:

protected void doGet(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException {

HttpSession session = request.getSession();

How might I go about retrieving the same session variable in a WebObjects 5.3 directAction?

Thanks,
Jeff

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Servlet HttpSession in webobjects?
      • From: Lachlan Deck <email@hidden>
References: 
 >Re: AJAX WebObjects Integration (From: Jeff Schmitz <email@hidden>)

  • Prev by Date: Re: AJAX WebObjects Integration
  • Next by Date: Re: Servlet HttpSession in webobjects?
  • Previous by thread: Re: AJAX WebObjects Integration
  • Next by thread: Re: Servlet HttpSession in webobjects?
  • Index(es):
    • Date
    • Thread