Hi every one,
I am using wicket for past few months now. And the initial troubles have
started coming. One of them is my needs to choose to add or not add
components when page is being rendered. But as wicket forces me to have a
component added for every wicket:id and wicket:id for every component added
; THE ONLY way I could realise this was using WebMarkupContainer to insert
markup  of whatever component i want based on if a certain condition is true
.
Is there any way the framework supports this?? Like a text field i add to
the page on a certain condition...
Thanks
Atul
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to