don't know either, but have you tried
getRequestCycle().activate( page )?

Cheers,
Ron


Jun Tsai wrote:
hi,all

   I find the eventListener can't active a page.such as
@EventListener(elements =
{"PriceTypeField0","PriceTypeField1","PriceTypeField2"}, events = "onclick")
public IPage doSomething(){
          .............
          .............

        return getRequestCycle().getPage("xx.page");
}


How to active a page ?

thanks

Jun Tsai


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

Reply via email to