-----------------------------
Please read the FAQ!
<http://java.apache.org/faq/>
-----------------------------

how do you send initArgs to a servlet when they need to contain the equals
sign themselves.  I have successfully sent regular intArgs, but I cannot get
this to work.

Example:

servlet.default.initArgs=Pool.JDBCDriver=jdbc:inetdae:CAL:1433?database=pubs

where jdbc:inetdae:CAL:1433?database=pubs is what I am trying to send to the
connection pool to load the proper driver.

Thanks in advance,
Scott



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to