if users are aggregated to a group 
and the groups can then either disable/enable access to specific view 
components 
you may want to consider a portal manager system such as jetspeed 
http://portals.apache.org/jetspeed-2

feel free to ping users-list for portal like authentication mechanisms
Martin Gainty 
______________________________________________ 
Jogi és Bizalmassági kinyilatkoztatás/Verzicht und 
Vertraulichkeitanmerkung/Note de déni et de confidentialité
 Ez az
üzenet bizalmas.  Ha nem ön az akinek szánva volt, akkor kérjük, hogy
jelentse azt nekünk vissza. Semmiféle továbbítása vagy másolatának
készítése nem megengedett.  Ez az üzenet csak ismeret cserét szolgál és
semmiféle jogi alkalmazhatósága sincs.  Mivel az electronikus üzenetek
könnyen megváltoztathatóak, ezért minket semmi felelöség nem terhelhet
ezen üzenet tartalma miatt.

Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger 
sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung 
oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem 
Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. 
Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung 
fuer den Inhalt uebernehmen.
Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le 
destinataire prévu, nous te demandons avec bonté que pour satisfaire informez 
l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est 
interdite. Ce message sert à l'information seulement et n'aura pas n'importe 
quel effet légalement obligatoire. Étant donné que les email peuvent facilement 
être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité 
pour le contenu fourni.




> Date: Thu, 3 Feb 2011 06:32:27 -0500
> Subject: Re: Struts2 - Image Approval Process
> From: davelnew...@gmail.com
> To: user@struts.apache.org
> 
> On Thu, Feb 3, 2011 at 6:10 AM, eRobot <dwki...@gmail.com> wrote:
> > I need to allow a user to log in to my struts2 web app and approve an image.
> > They can only see their images pending approval and should not have access
> > to the rest of the site.
> >
> > This is to replace an old process of emailing the user images pending
> > approval.
> >
> > Please! Does anyone have any ideas about how this could be done??
> 
> There are many ways this can be done, depending on a bunch of factors.
> 
> (You're not asking about "how to have users that can log in" part,
> right? Just the approval part? There are a zillion examples of user
> authentication and authorization everywhere.)
> 
> It sounds like you just want to role-restrict request handling, and
> role-disable view components (unless you just want a completely
> separate UI altogether, your requirements don't specify).
> 
> If you want to restrict *all* access to your web app *except* this,
> including things like help pages or any other site functionality, why
> even have it as the same web app?
> 
> Are you using Spring?
> 
> Dave
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
> For additional commands, e-mail: user-h...@struts.apache.org
> 
                                          

Reply via email to