From: Abbett, J. <Jon...@ch...> - 2005-09-06 15:20:06
|
I get a null pointer exception whenever I try to "put" a session variable with a null value. Is this expected behavior? How should one remove a single variable from the session store? With that in mind, a full explanation of how to use the bridge's Java session store is in order. The code snippet on the website only scratches the surface. What are all the available methods? So far, I've encountered isNew(), put(), get(), destroy(), and setTimeout(). In general, the bridge's documentation could use a lot of work. I'd be willing to help flesh it out and make it more formal, though I don't have a lot of experience documenting open source software. Perhaps using a wiki would help, so it could be more of a collaborative effort? --Jon =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Jonathan Abbett Children's Hospital Informatics Program 1 Autumn Street, Fifth Floor Boston, MA 02215 617-355-8334 jon...@ch... http://www.chip.org |