how to call applet from a core java program? i need to call an applet from a core java program how to call> [ December 12, 2005: Message edited by: Shobana Sukumar ]
We had a similar discussion recently, which you can find here. What the right way would be is hard to say without knowing more about what you intend to do, but just calling the init method definitely will not work.