Hi,
I am currently evaluating using wicket on my next project. So far I am 
really impressed with wicket!

Quick question- After using it for a few days, it seems there must 
always be items in the markup(html) for each associated component in a 
webpage java file. In some screens we have built in the past, due to the 
complexity, the widgets are database driven. That is to say, the number 
of select boxes, is driven off a db. It is more complicated than this, 
but basically in struts, we would use nested beans with a lot of nasty 
conditional logic so there would not need a static placeholder in the 
.html file. (jsp).

Is this possible to do with wicket?

Thanks
James

-------------------------------------------------------------------------
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
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to