OK, another attempt.
What I have to do, to return the nt login name from clientsite?
From serverside I know the facility with
System.getProperty("user.name");in Java.(return the currently loged-in
user on server)
Is there a way from server (not with javascript etc on client) to get the username on
client?
I use ejb3 with jsf(facelets)
Please help
THX
Andreas
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3988104#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...