So I've finally narrowed it down to the Palette component the page uses. When I remove the Palette it doesn't give errors. When its on screen I get errors. This is the error I now get when I try and submit the form...
java.lang.NullPointerException Stack trace * org.apache.tapestry.corelib.components.Palette.processSubmission(Palette.jav a:326) * org.apache.tapestry.corelib.base.AbstractField.processSubmission(AbstractFie ld.java:200) * org.apache.tapestry.corelib.base.AbstractField.access$100(AbstractField.java :45) * org.apache.tapestry.corelib.base.AbstractField$ProcessSubmissionAction.execu te(AbstractField.java:114) * org.apache.tapestry.corelib.base.AbstractField$ProcessSubmissionAction.execu te(AbstractField.java:108) * org.apache.tapestry.corelib.components.Form.onAction(Form.java:364) * org.apache.tapestry.corelib.components.Form.handleComponentEvent(Form.java) ... What could be wrong with the Palette to cause this? Thanks Jean-Philippe --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]