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
--
Welcome to China Java Users Group(CNJUG).
http://cnjug.dev.java.net

Reply via email to