Re: Login Problem SE 4.4 ISAPI

2005-01-10 Thread Joran, Peter (N-CSC)
Title: Message Correction 4.2 ISAPI   -Original Message-From: A mailing list for discussion about Sun Microsystem's Java Servlet API Technology. [mailto:[EMAIL PROTECTED] On Behalf Of Joran, Peter (N-CSC)Sent: Monday, January 10, 2005 10:18 AMTo: SERVLET-INT

Login Problem SE 4.4 ISAPI

2005-01-10 Thread Joran, Peter (N-CSC)
Title: Login Problem SE 4.4 ISAPI All I've installed SE 4.2 ISAPI. When I try to access the config page I'm prompted for a nlocal name and password. If I enter the 411 SE config comes up. I have reset the passwoed for IUSR but that did not work. All help is appreci

Re: files - new serveletexec isapi

2004-03-23 Thread Paul Bonfanti
Paul > -Original Message- > From: A mailing list for discussion about Sun Microsystem's Java Servlet > API Technology. [mailto:[EMAIL PROTECTED] On Behalf Of > Veronica Roach > Sent: Monday, March 22, 2004 7:26 PM > To: [EMAIL PROTECTED] > Subject: files - new serveletex

files - new serveletexec isapi

2004-03-22 Thread Veronica Roach
hi - I have been writing servlets for some time using ServletExec reading mucho files and SQlServer databases etc - Now have installed Servletexec ISAPI (5.0) on a new server - and cant get access to files in the Winnt40 system - anyone know what the problem is ? I cant believe this is normal. I

Re: ISAPI

2000-08-28 Thread Naren
I was just trying to compare with that, a filter which can track all the request to webserver is what i needed. If it possible using servlets, fine. Can you (some one) please help me in doing so. -Naren Giscard Girard wrote: > >Can we write a java server program to function like ISA

Re: ISAPI

2000-08-27 Thread Giscard Girard
>Can we write a java server program to function like ISAPI and SAPI >Filter to >track the client requests. This servlet must be able to track the >request >coming to the web server, can we write using servlet ? > >-Naren No. ISAPI filters are an extension of the webserver

ISAPI

2000-08-26 Thread Naren
Hi All, Can we write a java server program to function like ISAPI and ISAPI Filter to track the client requests. This servlet must be able to track the request coming to the web server, can we write using servlet ? -Naren