you would normally put initialization parameters in the web.xml file. If you
have a copy of tomcat you can check out the various web.xml files in there
which have comments throughout to show you how to use the file.
chanoch
-----Original Message-----
From: Misbah Ul Hassan [mailto:misbah_ansari@h...]
Sent: 07 February 2001 07:31
To: Java Server
Subject: Initialization Parameter
Can anyone tell me where we define initialization parameter when we are
using servlet contex.I am trying to run chapter five chat application of
this book but i get message can not read file chatprops.
Thanks