View Single Post
  #1 (permalink)  
Old 04-18-2008, 07:33 AM
prachi_goliwadekar prachi_goliwadekar is offline
Member
 
Join Date: Apr 2008
Posts: 3
prachi_goliwadekar is on a distinguished road
Caling an Applet Method thru VBScript that shows a dailog box
I have an Applet. When user does some changes to the applet and leaves the applet .. the system warns the user to save the changes Yes/No. If user selects 'Yes' i am calling the save method of the spplet from VBscript. Now in this save it carries out some validations. If there is any invalid data then a dailog box is loaded by the applet that shows the error message.BUt it is giving following exception..
java.lang.SecurityException: Applet classloader has invalid AppContext
Can anyone Pls help me?

Thanks,
Prachi

Last edited by prachi_goliwadekar : 05-07-2008 at 01:36 PM.
Reply With Quote
Sponsored Links