jup,

will fix it.

On 8/15/07, Adam Winer <[EMAIL PROTECTED]> wrote:
> On 8/15/07, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
> > your shuttle isn't included in a
> > form
> >
> > <tr:form>
> > <tr:selectManyShuttle leadingHeader="Not Selected"
> > trailingHeader="Selected" value="#{detailsBean.selected}">
> > <f:selectItems value="#{detailsBean.all}" />
> > </tr:selectManyShuttle>
> > </tr:form>
> >
> > that's the NPE.
>
> Nothing should NPE like that when you're not in a form.
> If a component absolutely requires a form, it should log a warning
> at the start of its encoding and return without rendering anything.
>
> --- Adam
>


-- 
Matthias Wessendorf

further stuff:
blog: http://matthiaswessendorf.wordpress.com/
mail: matzew-at-apache-dot-org

Reply via email to