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