Re: How to get Novell Id in Tomcat/Java

2006-01-09 Thread Ritchie Gillam
To be even more clearly the DB username and password to connect to the DB is coded in the context.xml file. Ritchie >>> [EMAIL PROTECTED] 09/01/2006 12:20 pm >>> You can't unless they have authenticated to the web app, you do not know who they are. So, which is it then: "We are not doing an

Re: How to get Novell Id in Tomcat/Java

2006-01-09 Thread Ritchie Gillam
Sorry, in the Context tag we are connecting to the Database to get the Employee Phone Directory information but we are not authenicating using the web application itself. Sorry for the confusion. Ritchie >>> [EMAIL PROTECTED] 09/01/2006 12:20 pm >>> You can't unless they have authenticat

Re: How to get Novell Id in Tomcat/Java

2006-01-09 Thread Larry Meadors
You can't unless they have authenticated to the web app, you do not know who they are. So, which is it then: "We are not doing any kind of authentication since this is running on the Intranet and all employees have access to this application." or "Oracle 9i DB User authenication"? I am confused..

How to get Novell Id in Tomcat/Java

2006-01-09 Thread Ritchie Gillam
I have already searched the archives but have found nothing related to my problem. I have a Phone Directory Java Application running on our Intranet. If a user requires a change to their Phone record or someone else they send an email to our Call Centre requesting the change. How can I get