On 7/20/07, Nicolás Pace <[EMAIL PROTECTED]> wrote: > Hello list! > I'm having the next problem: > I'm using a <s:datepicker type="time"> for picking time :P > the problem is that when i submit the form, apache throws > Jul 20, 2007 10:42:37 AM org.apache.tomcat.util.http.Parameters > processParameters > WARNING: Parameters: Invalid chunk ignored. I will answer to myself!! Debugging Tomcat (yeah!!!) i discovered that those warnings are sent when tomcat finds something like this "&=&otherprop=dgasg&", a prop without name and value. Bye
*Nico > > What does it mean? how can i solve it? > > The object i'm mapping this value is a java.util.Date, maybe "13:00" > is not a complete date? > > Thanks!!! > > Nickar > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]