Request is a Jakarta Taglibs taglib.

http://jakarta.apache.org/taglibs/doc/request-doc/intro.html

HTH, Ted.

Caroline Jen wrote:
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 );


-- Ted Husted, Junit in Action - <http://www.manning.com/massol/>, Struts in Action - <http://husted.com/struts/book.html>, JSP Site Design - <http://www.amazon.com/exec/obidos/ISBN=1861005512>.



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



Reply via email to