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

Reply via email to