I'm fairly certain that I know the answer to the question here, but I want to pose it just in case I've missed something.
In a web application, I'd like to store a bit of data without configuring a database, or, indeed anything that has to be edited into an XML file or typed into a container-level gui. As far as I know, the entire servlet/webapp spec has nothing for me here, since the Snoracle thinking was that this sort of thing was the job of JEE descriptors. Have I missed something all these years? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org