| Author |
Component not working at Mac M/C
|
Shalini Chandel
Ranch Hand
Joined: May 05, 2005
Posts: 115
|
|
Hi all, I made a component using Swing for file upload thru drag and drop. Its working perfectly OK with IE browser in Windows platform but its not working in Macintosh. Any idea whats wrong with it? thanx & regards, Shalini
|
SCJP 1.4
|
 |
Stuart Gray
Ranch Hand
Joined: Apr 21, 2005
Posts: 410
|
|
|
Not until you post some code or the exact error messages you are getting. What browser are you using on the Mac? Have you tried alternative browsers on Windows to see if it really is an OS issue?
|
 |
Shalini Chandel
Ranch Hand
Joined: May 05, 2005
Posts: 115
|
|
On MAC the Browser is safari 2.0 and JRE version 1.4.2 The entire code is below:
|
 |
Stuart Gray
Ranch Hand
Joined: Apr 21, 2005
Posts: 410
|
|
|
But again: 'not working' how? Does the applet load? Does it run and then crash? What happens? Even if you see no error message, it is more helpful to to us this than to just say 'it doesn't work'.
|
 |
Shalini Chandel
Ranch Hand
Joined: May 05, 2005
Posts: 115
|
|
Actually this applet is running perfectly when we execute/load it individually i.e. without any web application. But when i try to execute the applet eith web application, it's not executing in any browser in windows or mac.. Otherwise rest all the applet is working perfectly OK with windows as well as mac browsers.. With this applet,,its showing "Class Not Found" Error... Any inputs??? regards, Shalini
|
 |
 |
|
|
subject: Component not working at Mac M/C
|
|
|