http://tapestry.apache.org/tapestry5/tapestry-core/apidocs/src-html/org/apache/tapestry/corelib/components/Form.html#line.347

Looks like a missing null check on the FORM_DATA parameter. You are trying
to "get" a form that expects a hidden field that is missing.

Josh


On 9/20/07, Janko Muzykant <[EMAIL PROTECTED]> wrote:
>
>
> ok, it's actually not a problem of submitting, it's a problem of such a
> link:
>
> http://localhost:8080/mygreat-webapp/reports/reportusers.filter.form
>
> if i try to go directly to this link exception mentioned before occurs.
> filter is my component inside reportusers page. obviously it contains a
> form
> which seems to be a trouble. could someone give me a hint why this url
> causes such a problem?
>
> thanks,
> jm.
>
>
>
> Janko Muzykant wrote:
> >
> > i just noticed a weird thing while form submitting - it fails if session
> > expire in a meantime. following are steps i have done:
> > - session timeout set to 1 minute
> > - visited form with submit button
> > - session expires before submit has been pushed
> > - acegi redirects to login page
> > - after login tapestry returns:
> >
> > [cut]
> >
>
> --
> View this message in context:
> http://www.nabble.com/T5-NullPointerException-during-Form-submitting-tf4487069.html#a12797597
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
--
TheDailyTube.com. Sign up and get the best new videos on the internet
delivered fresh to your inbox.

Reply via email to