can you post the stacktrace? On 4/3/07, tooy li(Gmail) <[EMAIL PROTECTED]> wrote: > hi, > I find it cannot work for a repeat viewer and it work well in the previouse > version > the below is my code > WebMarkupContainer listContainer = new WebMarkupContainer(form, > "listContainer"); > > RepeatingView listView = new RepeatingView(listContainer, > "dataList"); > > then open a jax modal window to modify the data , and get the below error in > the ajax debug windows. > > > INFO: Response parsed. Now invoking steps... > INFO: Response processed successfully. > INFO: Invoking post-call handler(s)... > INFO: > INFO: Initiating Ajax GET request on > /?wicket:interface=:5:modal_add::IBehaviorListener&wicket:behaviorId=1&random=0.2533879178267413 > INFO: Invoking pre-call handler(s)... > ERROR: Received Ajax response with code: 500 > INFO: Invoking post-call handler(s)... > INFO: Invoking failure handler(s)... > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user >
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
