----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------

I am invoking server address on clicking Ok button of Login Applet from
"HttpUtils.getRequestURL(req).toString()"
(--This is Jsdk2.0 API). Also, i am storing sessionID in cookies at the same
time before sending login screen to the client . But this cookie value is been
getting changed by the time it reaches the server when the user click on the OK
button of Login
applet.

--Anil

Martin Kuba wrote:

> ----------------------------------------------------------------
> BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
> WHEN YOU POST, include all relevant version numbers, log files,
> and configuration files.  Don't make us guess your problem!!!
> ----------------------------------------------------------------
>
> Noone Anil Kumar wrote:
> > I checked this too, both are going to the same server:
> > "http://machine.domain.com/" , is there any limitation for
> > Applet(Login) to servlet communication(--session related) with Jserv over
> > Netscape???.
>
> Is the applet sending cookies properly ? How do you make
> the HTTP request from the applet to the servlet ?
>
> Martin
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Search Archives:
> <http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
> Problems?:           [EMAIL PROTECTED]

--


################################################################################

                            NOONE ANIL KUMAR

 WORKING AT :                    |      STAYS AT :
                                 |
Hewlett Packard,                 | 262/a, 10th main
India Software Operations,       | Mathikere,
30, Cunningham Road,             | Bangalore - 560 054
Bangalore - 560 052, India       | India
Tel    : (91)(80)2899294/        |
          5/6/7/8/9       |
Extn   : 1847                    |
email  : [EMAIL PROTECTED]      |
                                 |
################################################################################





--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search Archives: 
<http://www.mail-archive.com/java-apache-users%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to