Applet works in Windows Server and not in Unix server
My friends,
I have a signed applet working fine in a windows server and a client with win98. When a put this applet in a AIX/Unix server in same win98 client did not work.
The applet call a program in the client by Runtime.exec and a give "error=0".
Someone can help me ?

