[Mapserver-users] Re: question about JBox
Richard Greenwood
rich at greenwoodmap.com
Fri Feb 13 07:47:26 PST 2004
Kristjan Annus wrote:
> Hello
>
> I find your address from mapservers JBox contributors list.
> I hope you don't mind if I ask one question from you.
>
> Is it possible to get SetImage method work under Netscape or
> Mozilla. Every time when I try it I'll get some kind on Java
> security error?
>
> best wishes
> Kristjan Annus
I do not use the setimgae() function and so I do not have a quick way to
test it. I looked at the Java code, and I can not see any difference
between the way that setimage() requests the image, and the way that
that the image is requested my the initialization code (the mode that I
use in my applications).
Do you receive the security error only with setimage() and not with a
"standard" invocation of jBox e.g.
<applet
codebase="/java/jBox"
archive="jBox.jar"
code="jBox.class"
width="600"
height="600"
name="jBox"
MAYSCRIPT>
<param name="image" value="http://[host][img]">
</applet>
--
Richard Greenwood
www.greenwoodmap.com
More information about the MapServer-users
mailing list