Results 1 to 2 of 2
- 04-18-2008, 06:33 AM #1
Member
- Join Date
- Apr 2008
- Posts
- 3
- Rep Power
- 0
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,
PrachiLast edited by prachi_goliwadekar; 05-07-2008 at 12:36 PM.
- 04-18-2008, 06:45 AM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
Welcome to Java Forums. :)
Pal, looking at error people can't say where the error is exactly. :) So please put some code here, which is others can test and give an idea.
So, something wrong with the validation. How did you do it?
Similar Threads
-
method not abstract, does not override actionperformed method.
By Theman in forum New To JavaReplies: 2Last Post: 03-26-2010, 05:12 PM -
Getting the host of the applet
By Java Tip in forum Java TipReplies: 0Last Post: 03-10-2008, 02:56 PM -
First Applet HELP????
By nvidia in forum New To JavaReplies: 0Last Post: 08-13-2007, 10:11 PM -
Applet
By kapoorje in forum Java AppletsReplies: 0Last Post: 07-24-2007, 04:06 PM -
Applet, To center text and To open I engage in a dialog in an Applet
By Marcus in forum Java AppletsReplies: 4Last Post: 06-08-2007, 06:15 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks