RE: unsubscribe!!

2001-10-31 Thread Carey Parker
Yes, that's what I'm saying - I've sent email to that address twice now (actually three times) and it's been over 24 hours and I'm still getting these emails. I thought maybe posting here would catch the attention of a moderator. Carey -Original Message- From: Elm Gysel [mailto:[EMAIL

unsubscribe!!

2001-10-31 Thread Carey Parker
I have attempted to unsubscribe twice now and I'm still getting emails! Someone PLEASE take me off this list. -- To unsubscribe, e-mail: For additional commands, e-mail:

init parameters and ServletConfig

2001-10-28 Thread Carey Parker
I'm creating a simple servlet engine, and I'm confused about which init parameters are made available via the ServletConfig object. In the DTD for web.xml, there are two sets of parameters: context-param and init-param. The context-param's are in the web-app scope and the init-params are in the