plenty of comments in the mailing list archives :) but to summarize in a few words: defensive programming.
-igor On 10/20/07, mfs <[EMAIL PROTECTED]> wrote: > > Guys, > > Something out of the context but thought to ask while i was looking at the > wizard examples. I see the convention of having the WizardStep classes > defined as final, also as i explore wicket i am sort of noticing the usage > of final classes quite a bit, any comment on that ? .. > > Farhan. > > > mfs wrote: > > > > Guys, > > > > I am working on a user-enrollment wizard, where the enrollment information > > is taken in to from two seperat pages (Page 1 followed by Page 2), now i > > wanted to use the same UserEnrollmentForm on both the WicketPages such > > that the form is stored in the session, how would i go about doing that ? > > Any hint on this regard would be highly appreciated.. > > > > Thanks in advance and Regards, > > > > Farhan. > > > > -- > View this message in context: > http://www.nabble.com/Making-a-wizard---need-to-use-the-same-form-tf4663891.html#a13324799 > Sent from the Wicket - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
