I know what that's like :) -Igor > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > Philip A. Chapman > Sent: Friday, August 19, 2005 7:29 AM > To: [email protected] > Subject: Re: [Wicket-user] Form value not being posted to model > > Igor, > > I found it. I had the form's enctype set to > "multipart/form-data", but didn't need it. Sometimes I work > too long on things when I really should go to bed and get some rest. > > Thanks! > > Igor Vaynberg wrote: > > Gotta see the code to help you more. > > -Igor > > > > > > > >>-----Original Message----- > >>From: [EMAIL PROTECTED] > >>[mailto:[EMAIL PROTECTED] On Behalf > Of Philip > >>A. Chapman > >>Sent: Thursday, August 18, 2005 11:13 PM > >>To: [email protected] > >>Subject: Re: [Wicket-user] Form value not being posted to model > >> > >>Igor Vaynberg wrote: > >> > >>>Why don't you set a breakpoint in form.onsubmitform that's where > >>>everything begins to get processed as far as the form goes. > >>>-Igor > >>> > >> > >>Igor, > >> > >>I get similar results. When I get to > AbstractSingleSelectChoice, line > >>238; the id value returned from getInput() returns null; > though I know > >>that I selected a value for the control. Any other help would be > >>appreciated. > >> > >>Thanks, > >>-- > >>Philip A. Chapman > >> > >>Application Development: > >>Java, Visual Basic (MCP), PostgreSQL, MySQL, MSSQL Linux, > Windows 9x, > >>Windows NT, Windows 2000, Windows XP > >> > > > > > > > > > > > > ------------------------------------------------------- > > SF.Net email is Sponsored by the Better Software Conference & EXPO > > September 19-22, 2005 * San Francisco, CA * Development Lifecycle > > Practices Agile & Plan-Driven Development * Managing > Projects & Teams > > * Testing & QA Security * Process Improvement & Measurement * > > http://www.sqe.com/bsce5sf > > _______________________________________________ > > Wicket-user mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > -- > Philip A. Chapman > > Application Development: > Java, Visual Basic (MCP), PostgreSQL, MySQL, MSSQL Linux, > Windows 9x, Windows NT, Windows 2000, Windows XP >
------------------------------------------------------- SF.Net email is Sponsored by the Better Software Conference & EXPO September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
