You mean servlet init parameters?
Those do not seem to work with iPlanet 4.1 (at least on HPUUx). I tried some
ime ago with code that worked just fine on Orion, but on iPlanet the
initparamaters were not passed to the servlet.
I ended up creating an option to set the initial parameters through a normal
servlet call (of course password protected).
Jeroen T Wenting
jwenting@h...
ICQ UIN #9191966
It's the end of the world as we know it and I feel fine (Michael Stipe)
> -----Original Message-----
> From: jainrohit@h... [mailto:jainrohit@h...]
> Sent: 08 December 2000 22:46
> To: Pro_JavaServer_Pages
> Subject: [pro_jsp] Iplanet 4.1 Web Server
>
>
> How to do initialization of parameters for a web application
> running in
> Iplanet 4.1 web server. I mean define variables with their
> values at the
> application level.
>
> Regards
> Rohit
>