Hi Ranchers, I have a page which works fine when I access it the first time. The page contains two tables: one is dependent on what is selected in the other. As mentioned, every thing works fine the first time (CRUD operations). However, when i try to select something the next time, i get a Null Pointer Exception. I am using ...