Can I add a stupid question? :)
Is there "wicket way tm" on how to get the logged in user and put it
in a Wicket Session-object?

Mats

On 3/14/06, Johan Compagner <[EMAIL PROTECTED]> wrote:
> are these static pages just in the webroot?
> if so then you can just have links to them in youre dynamic/wicket pages
> And through a Filter you test if they are also logged in (puur for those
> static pages)
>
>
>
>  On 3/14/06, Steve Thompson <[EMAIL PROTECTED]> wrote:
> > I'm trying to understand authentication in the new version of Wicket, but
> am
> > not having a great deal of success so far.  My dilemna is a simple one - I
> > have a lot of static pages that I would like to allow people who are
> logged
> > in access to.  I do not want to create programmatic links for every page
> in
> > this area of my site, nor do I want these pages bookmarkable.
> >
> > I've been looking into the different RealmBase derived authentication
> classes,
> > but would rather use something within Wicket if similar functionality can
> be
> > derived.  Is there a way to, on a global basis, enact this type of
> security?
> >
> > Let me know and best regards,
> >
> >
> > Steve
> >
> > --
> >
> >
> > -------------------------------------------------------
> > This SF.Net email is sponsored by xPML, a groundbreaking scripting
> language
> > that extends applications into web and mobile media. Attend the live
> webcast
> > and join the prime developer group breaking into this new coding
> territory!
> >
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
> > _______________________________________________
> > Wicket-user mailing list
> > Wicket-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wicket-user
> >
>
>


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to