![]() |
|
|
|
|
|
|
2
3rd November 14:01
External User
Posts: 1
|
Are you looking at the Java Console to see if an error is being generated..
My guess is that you are trying to load data from a server that is different from the "web server".. If that is the case you are comming up against the "sandbox" security of the applet.. You need to re think how you are transporting the data back and forth.. Suggestions: XML or DataSetData component via RMI John.. -- ============================================= TeamB are volunteer helpers. Please DO NOT REPLY VIA EMAIL! Post all questions and replies to this newsgroup ONLY For papers on DataExpress, Applets, JSP, and Web Development go to: http://www.microps.com/mps/paperFAQ.html ================================================== == |
|
|
|