I just need to redirect.
If bbAuth token is correct , then set correct Wicket Session and redirect to
proper page.
If incorrect , then redirect to another page.

If I use pure servlet to implement this , I have to hard code the
redirecting URL , and can only use HttpSession ...


2008/2/24, Kent Tong <[EMAIL PROTECTED]>:
>
>
>
> smallufo wrote:
> >
> > Thank you , but I want a (bookmarkable) page without HTML
> > Is it possible ?
> >
>
>
> What do you want to output?
>
>
> -----
> --
> Kent Tong
> Wicket tutorials freely available at http://www.agileskills2.org/EWDW
> Axis2 tutorials freely available at http://www.agileskills2.org/DWSAA
> --
>
> View this message in context:
> http://www.nabble.com/Wicket-as-a-front-controller---tp15656646p15664148.html
>
> Sent from the Wicket - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to