Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.programmer > #7026
| From | markspace <-@.> |
|---|---|
| Newsgroups | comp.lang.java.programmer |
| Subject | Re: servletcontext listener vs servlet with high priority on loading |
| Date | 2011-08-11 12:16 -0700 |
| Organization | A noiseless patient Spider |
| Message-ID | <j219r2$jpa$1@dont-email.me> (permalink) |
| References | <1VO0q.42336$nj1.39176@newsfe19.iad> <j20nkr$lq2$1@dont-email.me> <j2181n$1cb9$1@adenine.netfront.net> |
On 8/11/2011 11:46 AM, a wrote: > I build my own version of Log Util based on the log4j. The purpose is for > convenience. It involves a lot of static method and static variable. I think you have just discovered that home built frameworks like this are often not more convenient. Please try the existing configuration files. > I expect objects can be instantiated in ServletContextListener, but not any > static in a class. Is that true? Pls explain. I don't understand.
Back to comp.lang.java.programmer | Previous | Next — Previous in thread | Next in thread | Find similar
servletcontext listener vs servlet with high priority on loading "a" <a@mail.com> - 2011-08-11 04:18 -0700
Re: servletcontext listener vs servlet with high priority on loading jaap <niemand@meel.homelinux.net> - 2011-08-11 14:37 +0200
Re: servletcontext listener vs servlet with high priority on loading markspace <-@.> - 2011-08-11 07:06 -0700
Re: servletcontext listener vs servlet with high priority on loading "a" <a@mail.com> - 2011-08-11 11:46 -0700
Re: servletcontext listener vs servlet with high priority on loading markspace <-@.> - 2011-08-11 12:16 -0700
Re: servletcontext listener vs servlet with high priority on loading Lew <lewbloch@gmail.com> - 2011-08-11 12:51 -0700
Re: servletcontext listener vs servlet with high priority on loading "a" <a@mail.com> - 2011-08-11 13:59 -0700
csiph-web