I may be missing something obvious here.

I have a JSP page which accesses a variety of msaccess db's via a bean, what
I find odd is this:

I've set a password for two of the db's, but the JSP page (via the bean) can
return
results from a query on tables in these two databases WITHOUT specifying the
password.
All it needs is the DSN, eg "jdbc:odbc:dbname".

Does anyone else think that's a bit strange or is there a simple explanation
I havn't thought of?

I know it's not strictly a servlet question, but jsp's are compiled into
servlets by the container I believe,
so hopefully I'm not off topic : )

thanks,

P

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to