Apologies if this is a common question - I'm new to the list, and JSTL too,
but I've searched Google, archives for this listserv and the JSTL specs with
no luck.
Is there a way to retrieve the String returned by request.getRemoteUser()
using EL in JSTL?
I'd like to do something like this.
<c:out value="${requestScope.remoteUser}" /> - but this obviously doesn't
work.
Thanks.
--
Tim Kettering
[EMAIL PROTECTED]
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>