Re: Too Many Sessions Are Being Generated
Re: Too Many Sessions Are Being Generated
- Subject: Re: Too Many Sessions Are Being Generated
- From: Guido Neitzer <email@hidden>
- Date: Mon, 8 May 2006 22:28:08 +0200
On 08.05.2006, at 21:49 Uhr, Jonathan Miller wrote:
Thanks for that and indeed I did have a component action in the
parent component (search box).
You should make this static. Bind the action to a directAction and
transfer the parameters in a standard html form. Refer to some WO
book how to do this.
However after moving that to a DirectAction I still have not seemed
to have fixed the problem. What is more confusing is that I load
all my content out of XML so at this point I shouldn't be talking
to EOs at all.
Talking to EOs has nothing to do with sessions.
Does a session automatically get created for each request if a
wosid is not found in the URL?
If you have a component action and not calling "existingSession()" in
your directAction, then yes.
Could WOImage be creating a session?
AFAIK It should not.
cug
--
PharmaLine, Essen, GERMANY
Software and Database Development
_______________________________________________
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