How to call an applet on click of a button in core java?

On this, I suggest that if we can call commond prompt on background and then pass the path of the class file of another applet we can open another applet on clicking on the button what u says ? if any suggestions or code u can give it is our pleasure to know that.
[271 byte] By [M.ia] at [2007-10-2 8:33:50]
# 1
If you are asking if you can execute an external process (application/applet) from another application/applet - the answer is yes and no.Yes. If you have the security settings/policy to do so.No. This may require a security policy to be allowed - as an applet.
watertownjordana at 2007-7-16 22:35:11 > top of Java-index,Java Essentials,Java Programming...