Hi...
I tried use $xwiki.getUser to get the current user's name but I got a value
like this 'com.xpn.xwiki.api.User@13095c7'.
So, I looked into the API doc and used getLocalUser() but it does not work.
This is the syntax that I used -
#set($user = $xwiki.getLocalUser())
$user
What is wrong here ? It had given me an output for getUser().
Harikrishnan
--
View this message in context:
http://www.nabble.com/using-getLocalUser%28%29-tf4763863.html#a13624781
Sent from the XWiki- Users mailing list archive at
Nabble.com.