On 1/31/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> It's probably null, in which case it returns 800 (the second parameter
> you provide which is the default value in case the property wasn't
> found.
>
> You probably still have to do:
>
> getRequestCycleSettings().setGatherExtendedBrowserInfo(true);
>
> in your application's init method.
>

I've do that already. However, I've my custom IRequestCycleFactory,
may be I need to do something special for my IRequestCycleFactory?

> Also, note the section on ClientProperties in
> http://cwiki.apache.org/WICKET/migrate-13.html for Wicket 1.3.
>
Cool, look like API of 1.3.x is much more easy to use

-------------------------------------------------------------------------
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
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to