Dave Newton :
--- On Tue, 8/19/08, Haulyn R. Jason wrote:
And, where should I find something about how to create a
custom tag for struts2? I think I need to create a custom tag for struts2 because I need to access the value stack.

I would have guessed you kept your user object in session, so there's no need 
to go to the value stack. If you're using JSP 2.0 you can use a tag file and 
wouldn't need to write any Java code at all anyway.

Dave


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


OK,Dave
When our client login our system, I can create a List contains privilege objects, it includes properties:action name and namespace, without a custom tag, how can I check whether this member should see the link?
I mean, I do not know how to do it without writing Java code.
Thanks.

--

Thanks!

Mobile: +086-15864011231
EMail&gtalk:[EMAIL PROTECTED]
EMail&yahoo:[EMAIL PROTECTED]
Skype:saharabear


Haulyn Runner Jason


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

Reply via email to