Re: Notify about using the e-mail account.

2004-03-03 Thread Bill Culp
Your attachment did not come through. Could you give me an example of the 'negative content'? [EMAIL PROTECTED] wrote: Dear user of Apache.org, Some of our clients complained about the spam (negative e-mail content) outgoing from your e-mail account. Probably, you have been infected by

Re: [configuration] WebConfiguration

2004-03-01 Thread Bill Culp
What about one that's more generic. The WebConfiguration object is being used as a type translator for a simple value get. The technique here would be reflect into and convert type public void init(ServletConfig config) { try { MapUtil config = new MapUtil(config, initParameter);