8 Jul
2008
8 Jul
'08
7:13 a.m.
Hi, How can i print the current browser full URL in xwiki page. I tired this one $doc.getURL("view"), but it displaying the url from the application name like this */xwiki/bin/view/Main/ *Is there any other way to print the whole browser URL in xwiki page like this* http://<server>:<port>/xwiki/bin/view/Main/ *-- Prathap* *