You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-user@tomcat.apache.org by "p@zdzior" <pa...@interia.pl> on 2003/08/12 11:51:35 UTC

remoteUser

Hi,

I am tring to get information about loged user, normaly I used method:
<%= request.getRemoteUser() %>

Is there a way to do the same hing usig JSLT tags and EL?
Something like:
<c:out value= "..." />

thanks,
lukas