• 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
Re: Java Monitor Sessions Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Java Monitor Sessions Question


  • Subject: Re: Java Monitor Sessions Question
  • From: James Cicenia <email@hidden>
  • Date: Wed, 28 Apr 2004 21:28:09 -0500

Thanks everyone!

I am very glad my session handling is ok. I think in my instance, the session timeout period is too long.

But, I will try logging too to see what is happening.

Thanks,
James Cicenia

On Apr 28, 2004, at 9:10 PM, Chuck Hill wrote:

It is probably bad HTML in your components.  Do this:

1. Override dispatchRequest() in Application and log out request.uri()
2. In the Session constructor log out sessionID()

It will probably quickly become very obvious where the sessions are coming from. If that does not work add this to the Session constructor:
NSLog.out.appendln(new RuntimeException("Session Created");


Chuck


On Apr 28, 2004, at 6:51 PM, Ray Ackland wrote:

I would have thought this is the correct method. Aren't you getting the current session with this, rather than creating new sessions?

r.

On 29/04/2004, at 13:41, James Cicenia wrote:

I have the current portfolio, project and user in session and access
them via ((Session)session()).user();

What is the proper approach here?
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.


References: 
 >Re: Java Monitor Sessions Question (From: "Jonathan 'Wolf' Rentzsch" <email@hidden>)
 >Re: Java Monitor Sessions Question (From: James Cicenia <email@hidden>)
 >Re: Java Monitor Sessions Question (From: Ray Ackland <email@hidden>)
 >Re: Java Monitor Sessions Question (From: Chuck Hill <email@hidden>)

  • Prev by Date: Re: Java Monitor Sessions Question
  • Next by Date: WOCookie question
  • Previous by thread: Re: Java Monitor Sessions Question
  • Next by thread: Re: Java Monitor Sessions Question
  • Index(es):
    • Date
    • Thread