Please give me advices what would be the best approach in the struts 2 world 
to realize a limited view (authorization).

In struts 1 I would have created a simple tag which is able to render it
childs dependent on 
authorization of user, something like:
<mytags:guard permission="write">
... some content ...
</mytags:guard>

Is there a better / more elegant / more flexible alternative in struts2?

Thank you very much in advance
Basti
-- 
View this message in context: 
http://www.nabble.com/-Struts2.011--Best-approach-for-limited-view-tp15331144p15331144.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to