Thanks, that is where I made the mistake. 

Henry

-----Original Message-----
From: Danny Mandel [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 15, 2005 5:13 PM
To: Tapestry users
Subject: Re: Difference between getPage().getEngine().getVisit() and
getPage().getVisit()?

getPage().getVisit() creates the visit if it doesn't exist.

getPage().getEngine().getVisit() only returns an active visit if it already
exists, it returns null otherwise.

Danny

Henry Chen wrote:

>Hi, can somebody tell me the difference between
>getPage().getEngine().getVisit() and getPage().getVisit()? Thanks alot.
> 
>Henry
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to