Hi Thiago, Thanks for reply.
Can you be more specific, please? On Mon, Jan 26, 2009 at 11:01 PM, Thiago H. de Paula Figueiredo < [email protected]> wrote: > Em Mon, 26 Jan 2009 23:56:26 -0300, Davor Miku <[email protected]> > escreveu: > > Hi! >> > > Hi! > > when currentCategories are initially null, it works fine, otherwise it's >> throwing exception: >> >> - java.lang.NullPointerExceptionStack trace >> >> >> org.apache.tapestry5.internal.util.SelectModelRenderer.option(SelectModelRenderer.java:49) >> > > It seems that your SelectModel had at least one null OptionModel added to > it. > > -- > Thiago H. de Paula Figueiredo > Independent Java consultant, developer, and instructor > http://www.arsmachina.com.br/thiago > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
