Can't this be a problem of not binding the session? i.e. he's not
touched the session so is still in stateless mode?

Martijn

On 9/7/07, Matej Knopp <[EMAIL PROTECTED]> wrote:
> We can't help you with this if you don't post any code. The session
> object should of course be available for bookmarkable and
> non-bookmarkable objects.
>
> -Matej
>
> On 9/7/07, Chris Lintz <[EMAIL PROTECTED]> wrote:
> >
> > Hi all,
> > This seems like a bug to me but I am hoping some one can lead me the right
> > way to a solution.  I basically have non-bookmarkable page that puts the a
> > User object in the session.  After this, if i click on a bookmarkable page
> > link, that page does not have the user in the session.  If I go back to my
> > non-bookmarkable page, the user is there.
> >
> > How can i get this bookmarkable page to see the same session object?
> > Maybe this has something to do with Pagemaps.  But in any case, the same
> > session object should be available to bookmarkable and non-bookmarkable
> > pages correct?
> >
> >
> > thanks in advance
> > --
> > View this message in context: 
> > http://www.nabble.com/Bookmarkable-page-and-session-object-problem--%281.3-beta3%29-tf4403473.html#a12562289
> > Sent from the Wicket - User mailing list archive at Nabble.com.
> >
> >
> > ---------------------------------------------------------------------
> > 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]
>
>


-- 
Buy Wicket in Action: http://manning.com/dashorst
Apache Wicket 1.3.0-beta3 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-beta3/

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

Reply via email to