Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_java_server thread: Initialization Parameter


Message #1 by "Misbah Ul Hassan" <misbah_ansari@h...> on Wed, 7 Feb 2001 07:32:37 -0000
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


  Return to Index