Thanks. I'm really looking forward to the first releases of the new
versions :)

Martijn Dashorst schrieb:
> No, not in 1.2.x. This would mean an API break. Wicket 1.3 and 2.0
> have this default:
> 
> http://svn.apache.org/repos/asf/incubator/wicket/branches/wicket-1.x/wicket/src/main/java/wicket/Session.java
> 
> Martijn
> 
> On 3/5/07, Rüdiger Schulz <[EMAIL PROTECTED]> wrote:
>> Hello all,
>>
>> is it possible to access the current WebRequest during Session creation
>> (or attach() )? The usual way via RequestCycle.get() is not working, as
>> the RequestCycle is not yet initialized at that time.
>>
>> I'm using Wicket 1.2.5, and I want to read a Cookie, which I need to
>> init my session objects.
>>
>>
>> Thanks,
>>
>> Rüdiger
>>
>> -------------------------------------------------------------------------
>> Take Surveys. Earn Cash. Influence the Future of IT
>> Join SourceForge.net's Techsay panel and you'll get the chance to share your
>> opinions on IT & business topics through brief surveys-and earn cash
>> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>> _______________________________________________
>> Wicket-user mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/wicket-user
>>
> 
> 


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to