Faces Context getRemoteUser() method is giving null value.
Praful Sinha
Greenhorn
Joined: Jan 25, 2008
Posts: 18
posted
0
Hi all,
I am using HttpServletRequest to get the Faces request in Tomcat. But When i try to look out remoteUser by method call request.getRemortUser() in application i get allways null value.
Is there is any concept of seting user in servlet request.