Re: Select throws NullPointerException

2012-01-17 Thread Paulo Ricardo Ribeiro
else { > > Keyset ks = (Keyset) sel2; > > this.eid = ks.getElement().getEid(); > > this.keyset = ks; > > } > > return result.getBody(); > > } > > > > > > This code uses the BeanSelect from chenillekit. > > When the session is OK, the

Re: Select throws NullPointerException

2012-01-17 Thread Lenny Primak
> > This code uses the BeanSelect from chenillekit. > When the session is OK, the encoder is not null. It only becomes null when > the session has expired (eg timeout) and the user tries to change the > selected value. > > > > Abraço :) > Paulo Ricardo > > > &

Re: Select throws NullPointerException

2012-01-17 Thread Lenny Primak
> > This code uses the BeanSelect from chenillekit. > When the session is OK, the encoder is not null. It only becomes null when > the session has expired (eg timeout) and the user tries to change the > selected value. > > > > Abraço :) > Paulo Ricardo > > > >

Select throws NullPointerException

2012-01-17 Thread Paulo Ricardo Ribeiro
pired (eg timeout) and the user tries to change the selected value. Abraço :) Paulo Ricardo -- Forwarded message -- From: Thiago H. de Paula Figueiredo Date: Tue, Jan 17, 2012 at 11:35 AM Subject: Re: Select throws NullPointerException To: Tapestry development , Paulo Ricardo Ri