Re: communication between servlet and PHP

2000-03-31 Thread Julien Moussier
Java program and your PHP program) ? d)a C native interface ? may be many other means ? HTH Bonne chance... JM -Original Message- From: guillaume ORIOL [mailto:[EMAIL PROTECTED]] Sent: Friday, March 31, 2000 7:42 AM To: [EMAIL PROTECTED] Subject: Re: communication between servlet and PHP

Re: communication between servlet and PHP

2000-03-30 Thread guillaume ORIOL
} >} > >I have copied this code from book JAVA Servlet Programming (Page 203). > >Hope this will help >Baig > >>Subject: communication between servlet and PHP >> >> >> >>hello, >> >>here's my problem: >>the team I am

Re: communication between servlet and PHP

2000-03-30 Thread Imran Baig
Microsystem's Java Servlet API Technology." <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] cc:(bcc: Imran Baig/CresSoft) Subject: communication between servlet and PHP hello, here's my problem: the team I am working in is building a web site using differents technol

communication between servlet and PHP

2000-03-29 Thread guillaume ORIOL
hello, here's my problem: the team I am working in is building a web site using differents technologies, and especially Java servlets. We are using two different languages : Java and PHP3. The problem is that we need user authentication thru login/password. Once the login has been performed in J