Re: get browser url link at action listener

2008-10-09 Thread János Jarecsni
Is this method an action handler in your page class? Then return the Page which you'd like to reload. 2008/10/8 mike <[EMAIL PROTECTED]> > 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://l

get browser url link at action listener

2008-10-08 Thread mike
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