Re: problem with applet access to web service



ballo0 wrote:
On 28 Mar, 02:35, Knute Johnson <nos...@xxxxxxxxxxxxxxxxxxxxxxx>
wrote:
ballo0 wrote:
I am using java 5. I have a prolem with access to web service by java
applet. When applet is launched as standalone application it works
fine, but when i try to launch applet in my browser as a part of
website it doesn't work. Applet is loading and loading and it can't
finish. I am trying to access web service in init method, when i
comment this part of method everything works fine.
I am using sun AS 9.1, and web service has been tested.
Maybe someone has similar problems. I can also post sources if there
is need.
ballo0
Are the web service and applet coming from the same server?

--
Knute Johnson
email s/nospam/linux/

yes, it is my computer ;-)


The applet is signed and your browser is getting it from the web server running on your computer not off the hard disk? I know these can be tricky. What exactly are you accessing from the applet?

--

Knute Johnson
email s/nospam/knute/
.



Relevant Pages

  • Re: problem with applet access to web service
    ... ballo0 wrote: ... When applet is launched as standalone application it works ... but when i try to launch applet in my browser as a part of ... Look in the Java console for your browser to see if there are any ...
    (comp.lang.java.help)
  • Re: problem with applet access to web service
    ... When applet is launched as standalone application it works ... but when i try to launch applet in my browser as a part of ... I am trying to access web service in init method, ... Look in the Java console for your browser to see if there are any ...
    (comp.lang.java.help)
  • Re: problem with applet access to web service
    ... When applet is launched as standalone application it works ... but when i try to launch applet in my browser as a part of ... I am using sun AS 9.1, and web service has been tested. ... The applet is signed and your browser is getting it from the web server ...
    (comp.lang.java.help)
  • Re: problem with applet access to web service
    ... When applet is launched as standalone application it works ... but when i try to launch applet in my browser as a part of ... I am using sun AS 9.1, and web service has been tested. ... In order to allow this without throwing an exception, ...
    (comp.lang.java.programmer)
  • problem with applet access to web service
    ... I am using java 5. ... When applet is launched as standalone application it works ... but when i try to launch applet in my browser as a part of ... I am trying to access web service in init method, ...
    (comp.lang.java.programmer)