Please don't use the sourceforge list anymore. We migrated to apache.

On 11/25/06, Robert McClay <[EMAIL PROTECTED]> wrote:
> I have an app that has a public section and a logged-in section. If the
> session expires for a logged-in user, I'd like to direct him to the
> login. If a page expires for a public user, I'd like to direct him to
> the "/" page. Any thoughts on how to handle this efficently? One "easy"
> way would be to break the app into 2 apps, 2 separate WicketServlets,
> each with its own HomePage defined, but that may use too many resources
> just to accomplish this.
>
>
>
> -------------------------------------------------------------------------
> 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
>

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