Hi all, I've been asked to do some work on a Tapestry 3 application (unfortunately I can't upgrade it!) and I'm struggling with a DirectLink/session issue. I would like to allow our users to access certain pages without session, yet still be able to return to pages that require a session, without losing any stored state.
Is it possible to create a Tapestry app that allows a user to do the following? - open a page that creates and uses a visit object - click a DirectLink with the stateful flag set to false - go back to the first page and use the original visit object again Is it correct to say that once a DirectLink is clicked with the stateful flag set to false, any session data associated with that user's session is invalidated? Thanks Mike Davis --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]