use a listview if you want repeating stuff

But what do you mean exactly with the same panel?
The same instance? That is not possible. A instance can only be used once in a page.
You can add more instances of the panel to your page. But then also the wicket:id's don't have to be the same or something
You can give the different names.

johan


On 7/10/06, Alban Duval <[EMAIL PROTECTED]> wrote:
Hi all,

I'd like to know if there is a way to add several times the same panel
on the same page ??
It seems to be impossible because it means to add several times element
with the same wicket:id... Considering this, I think the question could
be : could we change dynamically the wicket:id of some elements ??

AD.


-------------------------------------------------------------------------
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&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
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&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to