I have some configuration parameters I'd like to set for my TestCases. I'd prefer not to hardcode them in the class. I can't just use the "web.xml" and set servlet init parameters because I need these parameters to be readable on the client side of the TestCase.
What do people normally do in this situation? -- =================================================================== David M. Karr ; Java/J2EE/XML/Unix/C++ [EMAIL PROTECTED] ; SCJP; SCWCD --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
