Re: getRemoteUser null

2004-01-08 Thread Howard Watson
aders > > request.getAuthType() returns null > request.getRemoteUser() returns null > > End Additional Info > > >>> [EMAIL PROTECTED] 12/31/03 12:03PM >>> > Original message reformatted to match message posted at ApacheUser. > > Porting web applic

Re: getRemoteUser null

2004-01-08 Thread Howard Watson
l Info > > >>> [EMAIL PROTECTED] 12/31/03 12:03PM >>> > Original message reformatted to match message posted at ApacheUser. > > Porting web application from Apache1.3/Tomcat3.3. > Before stumbling on this partial fix all my JSPs and servlets returned > getRemoteUs

Re: getRemoteUser null

2004-01-05 Thread Howard Watson
> >>> [EMAIL PROTECTED] 12/31/03 12:03PM >>> > Original message reformatted to match message posted at ApacheUser. > > Porting web application from Apache1.3/Tomcat3.3. > Before stumbling on this partial fix all my JSPs and servlets returned > getRemoteUser null. This

Re: getRemoteUser null

2004-01-05 Thread Jacob Kjome
ECTED] 12/31/03 12:03PM >>> > Original message reformatted to match message posted at ApacheUser. > > Porting web application from Apache1.3/Tomcat3.3. > Before stumbling on this partial fix all my JSPs and servlets returned > getRemoteUser null. This fix works for JSPs but d

Re: getRemoteUser null

2004-01-05 Thread Howard Watson
ng web application from Apache1.3/Tomcat3.3. Before stumbling on this partial fix all my JSPs and servlets returned getRemoteUser null. This fix works for JSPs but doesn't help much for servlets. Apache2.0.48 Tomcat4.1.29 mod_jk1.2.5 jvm1.4.1_02a Does anyone have any idea why a JSP referenced

getRemoteUser null

2003-12-31 Thread Howard Watson
Following are copies of two posts by me from the Novell Apache forum at http://developer-forums.novell.com/group/novell.devsup.webserver.apache2/readerNoFrame.tpt/@[EMAIL PROTECTED]@[EMAIL PROTECTED]@D-,[EMAIL PROTECTED]/@[EMAIL PROTECTED] By referencing a JSP as the default page to load by refe

Re: getRemoteUser = null

2003-06-25 Thread Jason Riley
ason Bainbridge" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Wednesday, June 25, 2003 20:35 Subject: Re: getRemoteUser = null > On Wed, 25 Jun 2003 18:42, Jason Riley wrote: > > I'm having the same problem that it seems many of you ha

Re: getRemoteUser = null

2003-06-25 Thread Jason Bainbridge
On Wed, 25 Jun 2003 18:42, Jason Riley wrote: > I'm having the same problem that it seems many of you have had. I'm using > tomcat 4.1.24 and apache with the JkCoyote connector. I've set > tomcatAuthentication=false in jk2.properties. Yet, getRemoteUser is still > returning null. Would someone

getRemoteUser = null

2003-06-25 Thread Jason Riley
I'm having the same problem that it seems many of you have had. I'm using tomcat 4.1.24 and apache with the JkCoyote connector. I've set tomcatAuthentication=false in jk2.properties. Yet, getRemoteUser is still returning null. Would someone who's gotten this working mind posting the relevant

PLEASE HELP!!!Authentication with Tomcat4 and Apache 1.3: getRemoteUser()==NULL

2002-04-16 Thread Skladov, Victor
Hello to all! Could you please help with this problem: basic authentication with Apache and Tomcat. The method getRemoteUser() returns NULL. I know this problem isn't new, I have searched the Net and mail-archives but haven't found a suitable solution. I kindly please those who has expierenced