illegal State exception [applet in struts]
Hello techies,
I am getting an illegal state exception will executing applet in struts.
I have mentioned the applet code in header part of jsp. On success i am forwarding my MainPage.jsp(which contains applet code).
I have mentioned the archives which this applet requires.
On status bar i get the message that applet is inited(which i guess is right). In server logs i get the message IILegalStateException.
What can i do to execute applet in struts??
|