Sounds like I may have interpreted the data incorrectly. It looks like an
HTTP session is always created, but what you are saying is that Wicket won't
bind to the session until it is necessary.

Mike


Eelco Hillenius wrote:
> 
> You can set a breakpoint in the bind method of
> org.apache.wicket.protocol.http.AbstractHttpSessionStore to find out
> when Wicket thinks it should 'bind' to the session.
> 
> Eelco
> 
> On 6/6/07, mchack <[EMAIL PROTECTED]> wrote:
>>
>> I will check it out. I had what I thought was a completely stateless
>> example
>> and it appeared that a session was getting created.
>>
>> Mike
>>
>>
>> Eelco Hillenius wrote:
>> >
>> > Yep, that's been supported since a long time. See the stateless
>> > example in wicket-examples and the migration guide for 1.2 -> 1.3 here
>> > http://cwiki.apache.org/WICKET/migrate-13.html
>> >
>> > Eelco
>> >
>> >
>>
>> --
>> View this message in context:
>> http://www.nabble.com/Status-of-Delayed-Session-Creation-tf3880976.html#a10999688
>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>
>>
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by DB2 Express
>> Download DB2 Express C - the FREE version of DB2 express and take
>> control of your XML. No limits. Just data. Click to get it now.
>> http://sourceforge.net/powerbar/db2/
>> _______________________________________________
>> Wicket-user mailing list
>> Wicket-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wicket-user
>>
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Wicket-user mailing list
> Wicket-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-user
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Status-of-Delayed-Session-Creation-tf3880976.html#a11000009
Sent from the Wicket - User mailing list archive at Nabble.com.


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to