[6119] in java-interest
Re: Java Access to HTTP Values
daemon@ATHENA.MIT.EDU (eric@ONSHORE.COM)
Tue Mar 19 20:20:11 1996
Date: Tue, 19 Mar 1996 18:52:38 -0600
Reply-To: Java Interest <JAVA-INTEREST@JAVASOFT.COM>
From: eric@ONSHORE.COM
To: Multiple recipients of list JAVA-INTEREST
<JAVA-INTEREST@JAVASOFT.COM>
At 04:30 PM 3/19/96 -0700, you wrote:
>Hi,
>
>If I use .htaccess to secure a CGI program that subsequently returns
>an HTML document with a reference to a Java applet, could that applet access
>authentication information from the environment?
I think you could access them manually. I believe that some of the info in
the .htaccess file is uuencoded, though.
Eric