Brent

A while back, there was a post about using the cocoon.properties file to store DB 
parameters -its fairly straightforward, but I could just not get it to work with my DB 
(mySQL) - using this approach would have the advantage of allowing multiple files to 
access one set of values; also easier when deploying from a desktop to a server (as in 
my case)  as the xml/xsl files can be copied over without the need for any change.  If 
you do get this route working, I'd like to hear from you...

Derek

>>> [EMAIL PROTECTED] 25/09/2001 07:53:09 >>>
I'm not sure this is really the best mailing list to direct this to - but
since it is directly related to Cocoon I'll try anyways.

I'm using ESQL in many different documents for reading info out of a
database.  The problem is, the database username and passwords are stored in
cleartext in the XSL document, and someone could simply read the HTML source
and pick out the namespaces and read the XSL documents (thus getting access
to not only the code used to create most of the dynamic pages, but DB
usernames and passwords).

Does anyone know if I can restrict access to .xsl files using Apache +
Tomcat + Cocoon1 ??

Thanks,

- Brent


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>



---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to