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

Maksim Lin for technical support mailling lists maksim_lin at ngv.vic.gov.au
Tue Aug 15 06:58:47 CEST 2006


Hi Julian,
 
Do you mean the same thing doesn't happen with the applet running inside
Camino and fireofx, or the webbrowsers don't produce the ipv6 address
like safari does?
I would expect that the applet, running inside a JVM would use the JVMs
normal entwork library, rather then the one the browser uses, so maybe
the JVM the broser is using to run the applet is not configured for ipv6
?
I'd also recommedn checking to see if the JVM used by Firefox is the
same version as the one being used by Safari...
 
hoep that helps...
 
Maks.
ps. would you consider making your code changes to gallery applet
available?

________________________________

From: helma-user-bounces at helma.org [mailto:helma-user-bounces at helma.org]
On Behalf Of Julian Tree
Sent: Tuesday, 15 August 2006 12:11 PM
To: Helma User Mailing List
Subject: [Helma-user] Java File Upload Applet to Helma intergration



Here is a two part question. I am trying to interegrate Gallery Remote
Applet from the php gallery project into a helma application.  I have
modified the galelry code enough that it almost work except for the
following problems I have encountered in Safari, I think the question
invovest how helma obtains the  http_remotehost

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.

This problem is NOT happening in FireFox or Camino, so it could be a
browser issue.

using mac os Tiger

there is a v6 IP mapping in my /etc/hosts file such as
::1             localhost filepress.local


If anyone has any ideas please let me know.  I think this has to do
with how helma resolved hostname to ip address....
_______________________________________________
Helma-user mailing list
Helma-user at helma.org
http://helma.org/mailman/listinfo/helma-user


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://helma.org/pipermail/helma-user/attachments/20060815/204275c5/attachment.html 


More information about the Helma-user mailing list