You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Waimun Yeow <wa...@dev.java.net> on 2005/09/03 22:52:00 UTC

getVisit()

Hi folks,

How can I get an Visit object without creating the session; i.e. just 
checking to see if user is in session?

Tks!


Waimun


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


Re: getVisit()

Posted by Adam Greene <ag...@iq-2000.com>.
If you put "state:visit" as the value of a binding, or inject the 
ApplicationStateManager service and make the calls directly, you can find 
out if different ASOs have been created.

----- Original Message ----- 
From: "Waimun Yeow" <wa...@dev.java.net>
To: <ta...@jakarta.apache.org>
Sent: Saturday, September 03, 2005 5:52 PM
Subject: getVisit()


> Hi folks,
>
> How can I get an Visit object without creating the session; i.e. just 
> checking to see if user is in session?
>
> Tks!
>
>
> Waimun
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-user-help@jakarta.apache.org