Is there a way to initialize an array (or any other Java object, for
that matter), so that it is available to all users? I would like to
execute some Java methods to precompute and store two arrays to avoid
creating them every visit for every user. I read something about
param-name and param-value in web.xml, however it looks like this
only works for type String and does not allow Java code. Thanks for
any ideas.
Ryan
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]