Hey guys, I am very new to wicket and I have a quick question. What I have is a page that takes in a type and subtype in a form and submits it to the next page. based on that information I want to query my table and create the form that needs to be completed. How can I do this with wicket. I am currently using JSp to loop through the resultset and create the html but how do I do this with wicket. I have done some searching and I will continue to do so but if you could point me in the right direction I would appreciate it.
Thanks -- View this message in context: http://www.nabble.com/create-wicket-form-on-the-fly-tp15568030p15568030.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
