Where can I find any doc regarding how to use
request.tld?  

I have seen request.tld be imported in a JSP and the
role of the logged-in user is validated this way: 

<req:isUserInRole role="administrator">

I would like to find out how to use the request.tld to
express this statement:

user.setName( request.getRemoteUser );

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

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

Reply via email to