----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

Hi,

I have one doubt regarding where do we configure application level
parameters in IAS(Internet application server) which uses apache. 
We are currently using oracle application server 4.0.8(oas) and we have
couple of application level parameters which are set in OAS and can be
accessed in servlets using System.getProperty("RPT_CONN") and is working
fine. 

Now that we are moving into IAS(Internet application server), where do I
have to set these parameters("RPT_CONN") so that servlets can access this
parameter using System.getProperty("RPT_CONN").

Thanks in advance,
Karanth



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to