Hi, I am trying to call a .exe file using server side code.However I keep getting this error:
error===access denied (java.io.FilePermission <<ALL FILES>> execute). I even tried to change the security permissions of the file by changing the java.policy file but it still gives the same error.I have also tried to place it under /war/WEB-INF but in vain. Can someone help me with this? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
