Hi Ali, What version of Wicket are you using and what is the exception you get? If you got some code to share, maybe it's best to file and issue (bug report) with the code attached to it.
Eelco On 5/11/06, Ali Zaid <[EMAIL PROTECTED]> wrote:
Hi Guys; It's been a long time since I have a time to return and code with wicket (long time is almost 3 weeks, I'm wicket adicted) :) Anyway, I have a problem, I have a Panel which I add a ListView to it, each Item in the ListView is a Panel, 2 types of Panels, one is just a row (Labels and link), and the otherone contains FeedBackPanel and a Form. The problem is that the FeedBackPanel doesn't render and it throw an exception if I add it to the Form Panel, which is a child for the ListView, but when I move the FeedBackPanel outside the ListView it works fine. Am I missing something? FeedBackPanels can't be in a Panel in a ListView? The code is simple, if needed I can send. Regards, Ali ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmdlnk&kid0709&bid&3057&dat1642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642 _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
