How to dynamically set the URL for webview dashlet
I need the functionality of a webview dashlet that displays a web page inside the dashlet. However, I need to form the URL dynamically (for example based on user login). How can I accomplish this. I would prefer a java controller since I have access ...