Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Javascript > javascript with applet

Reply
Thread Tools

javascript with applet

 
 
SR
Guest
Posts: n/a
 
      09-27-2006
Hi All,

I ve developed a page for uploading files.. So for the purpose of
opening FileChooser, I have made an applet, and the applet's method is
called from jsp on the click event. Now when the applet function is
perfomed, at the end, it calls a javascript method of the jsp file
through
win.call() method. But when i run the application, win.call() is not
performed till i once right click on the task bar icon of jsp file. It
hangs until I right click it... The applet method fully performs its
task...except the win.call() method..
Can anybody please explain.. as to what can be the possible cause of
such a behaviour. and what can be done to pass control to jsp on its
own..

thanks in anticipation..
Deepika

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
When Javascript call applet method, applet throw security exception. crazytazo Java 3 10-06-2008 11:12 PM
Javascript -> Applet: variable reset after method call from javascript?! mcdeveloper Java 1 06-13-2006 08:34 AM
Re: newbie: Join JApplet & Applet in one applet Andrew Thompson Java 0 08-05-2003 01:41 PM
Re: play wave files using java.applet.Applet webster Java 0 07-20-2003 01:51 PM
applet vs. canvas in applet Rob Love Java 1 07-07-2003 10:07 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57