--- 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]

Reply via email to