What error message are you getting?  Is the site at which the web service is hosted a secure site?  If the certificate for which the applet was signed is a trusted certificate or is allowed to run by the client, i.e. the client clicks on the run or allow, or OK button that would enable the applet to run, then it should run, unless there are other certificates involved in the process, i.e. one installed on the web services server.
 

Thank you,

Larry M. Lemons

(304) 726-4809 Ext. 4505

 

 


From: KALYAN [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 15, 2006 4:31 PM
To: [email protected]
Subject: Applets--Could not get it working

Hi all,
Has anyone found the solution to using java applets as the client.

I could do it only this way.
1.) Sign the required jars
2.) Modify the java.policy file to
        grant {
                permission java.security.AllPermission;
        };
So the users would not want to modify the java.policy file.

Is there any solution for this problem. I would love to hear a solution.

I am using Axis 1.4

Thanks
Kalyan


Do you Yahoo!?
Next-gen email? Have it all with the all-new Yahoo! Mail Beta.

Reply via email to