This content has been marked as final.
Show 1 reply
-
1. Re: How do I pass parameters to the whole application
jonlee Nov 19, 2003 10:32 PM (in response to bandlab)I can't think of any easy way off hand to do this. Most likely you woul build an MBean that would bind these values in the JNDI server and you would do a JNDI lookup to obtain the values.
Someone else may have a better suggestion.