in my action listener. how to i use cycle to get current browser url ? i need
this url so that i can reload the same page again

ex. url :
http://localhost:8080/TestApp/app?service=page&page=Listing&itemId=abcdef&code=abc

 public void reloadThisPage(IRequestCycle cycle) {

   //need to get browser url with parameters  so that i can reload the same page

}


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to