Please change your attribute name to fieldName!!! Regards, Henner
> -----Urspr�ngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] Im > Auftrag von [EMAIL PROTECTED] > Gesendet: Donnerstag, 13. Februar 2003 18:28 > An: [EMAIL PROTECTED] > Betreff: [dbforms] Checkbox error > > > I recieve this error: > org.apache.jasper.JasperException: /pq_input_form.jsp(233,5) > According to the TLD attribute fieldName is mandatory for tag checkbox > > In my jsp I declere the checkbox like this: > > > <db:checkbox fieldname="Site_Visit"> > </db:checkbox> > > (Implementing the checkbox like in the api doc example > issues the same > error) > > my config.xml file declares the field like this: > > <field name="Site_Visit" fieldType="ENUM" /> > > and my database contains an enum field with true or false to > represent the data. If their is a working configuration to > represent this methodology can someone explain to me how tom > implement it? > > > > Frank M. Gonzales > > > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: FREE SSL Guide from > Thawte are you planning your Web Server Security? Click here > to get a FREE Thawte SSL guide and find the answers to all > your SSL security issues. > http://ads.sourceforge.net/cgi-> bin/redirect.pl?thaw0026en > > > _______________________________________________ > DbForms Mailing List > http://www.wap-force.net/dbforms ------------------------------------------------------- This SF.NET email is sponsored by: FREE SSL Guide from Thawte are you planning your Web Server Security? Click here to get a FREE Thawte SSL guide and find the answers to all your SSL security issues. http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en _______________________________________________ DbForms Mailing List http://www.wap-force.net/dbforms
