[Helma-user] Java File Upload Applet to Helma intergration

Stefan Rinner rist at mac.com
Tue Aug 15 09:10:31 CEST 2006


> When the browser first hit helma the http_remotehost is reconized as
> http_remotehost=0:0:0:0:0:0:0:1%0
>
> but when the the Applet hits the server the server sees the remote  
> host as
>  http_remotehost=127.0.0.1
>
> That ip address is then append to the session.cookie I assume.
>
> This cause a problem, because it views the applet and the web page as
> two different sessions.

I experienced similar problems and my workaround was not to use the  
loopback IP-adress, but the one your machine got in the network, then  
it works fine

- stefan


More information about the Helma-user mailing list