Easiest implementation with Realms
http://tomcat.apache.org/tomcat-4.1-doc/realm-howto.html

On the other hand if you want Single Signon thru a Portal take a look at
Jetspeed
http://portals.apache.org/jetspeed-2/

M-
----- Original Message -----
From: "Eric Martin" <[EMAIL PROTECTED]>
To: <user@struts.apache.org>
Sent: Monday, November 26, 2007 3:15 PM
Subject: [s2] workflow/process question regarding menus and preferences


>
> I'm building a S2 application and want to add the following:
>
> 1) Menus and sub-menus, based on the user's rights (session)
> 2) UI preferences (application)
>
> I want the menu items to be determined after login / before rendering of
the
> page, and placed in the session. And for UI preferences, they are more
> application specific and could be created at startup.
>
> So, my question...what is the best way to add these? Do I create
> interceptors, filters, etc. We're using Acegi security also, so I'm not
sure
> if I should add it on top of that flow, or the struts flow.
>
> I'm still trying to pick up the flow of things and would appreciate any
> insight.
>
>
>
>
> --
> View this message in context:
http://www.nabble.com/-s2--workflow-process-question-regarding-menus-and-pre
ferences-tf4877642.html#a13957671
> Sent from the Struts - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to