Prathap Pandian wrote:
> 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/
> 

$doc.getExternalURL()

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/

_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to