Sorry of get back late, I geuss I know why.

For my application there are some authentication logic, some pages can
view before login, some pages cannot.

For the pages that can only view after login, that investigation code
work properly. But for the pages that can view before login, that code
look like no executing.

For some reasons I don't have any "Public" pages use modalwindow any
more, so this is not an issue for me anymore. See if the above
information useful for wicket dev team any more

On 2/1/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> > Look like that  investigation code haven't executed. Which method is
> > actually execute that  investigation code ?
>
> Does the browserinfo example in wicket-examples work for you?
>
> Try a break point in BrowserInfoPage, or specifically it's internal
> class PostBackForm#onSubmit
>
> Eelco
>
> -------------------------------------------------------------------------
> 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
>

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to