error
error
I just got this error on my view
[ServletException in:/jsp/edit/view/viewedit.jsp] null'
I have a form with one input. I declare a collection in the script based on that input. I want to display just the properties of the collection so I selected them all and the un selected the input value. I guess this caused the null value. Seems odd though that it would act this way
belts