RE: [dbforms] error using blob

2004-01-21 Thread J M Okomba
Thanks. I didn't have cos.jar in the classpath. It now works! > -Original Message- > From: Henner Kollmann [SMTP:[EMAIL PROTECTED] > Sent: 21 January 2004 12:41 > To: 'J M Okomba' > Cc: [EMAIL PROTECTED] > Subject: AW: [dbforms] error using blo

AW: [dbforms] error using blob

2004-01-21 Thread Henner Kollmann
> > Hi, > > I just tried to use blob (for the first time) but got this error: > > com/oreilly/servlet/multipart/MultipartParser Which error? Is cos.jar in your classpath? Regards, Henner --- The SF.Net email is sponsored by EclipseCon 2004

[dbforms] error using blob

2004-01-21 Thread J M Okomba
Hi, I just tried to use blob (for the first time) but got this error: com/oreilly/servlet/multipart/MultipartParser The tag is and I have multipart="true" in the form. What could be the cause? I am using dbforms 1.1.3. Thanks is advance.