Hello taygolf, well, In the wicket Example, there is a velocity example. the source file is 'DynamicPage.java'. It may meet your need.
I think the jsp and servlet may simpleness than wicket Best regards, ======= At 2008-02-20, 05:11:23 you wrote: ======= > >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] > = = = = = = = = = = = = = = = = = = = = Mead [EMAIL PROTECTED] 2008-03-07 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
