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
>


-- 
Learn Wicket at ApacheCon Europe: http://apachecon.com
Join the wicket community at irc.freenode.net: ##wicket
Wicket 1.2.5 will keep your server alive. Download Wicket now!
http://wicketframework.org

-------------------------------------------------------------------------
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