Hello,
I have developed an applet which access three MSAccess databases.
Now I am trying to deploy to a Web Server.
First step was copying all my files and all the classes I need to the
Web Server PC (Win95). The Web Server software is still not installed
in this PC.
I have executed te applet into the web explorer (Netscape), and the
applet started, but it did not connect to the databases, and I did
not receive any error message.
My databases are defined in the ODBC32 of Windows.
Do you have any idea about what is happening?
Thanks
Oscar J.
You need to deploy your project after you have fully developed it.
Make sure that you have gone to the Project -> Options -> Deployment
tab, and checked the box that states 'Create standalone archive'. For
further help with deployment consult Chapter 2 of the Visual Café
User's Guide. Keep in mind that even after creating a stand alone
archive that you will still need to account for Swing support. You
can do this with the Java plugin from sun (www.javasoft.com), or by
including swingall.jar in your applet's directory. If you take the
later options, remember to set your archive parameter in your HTML
code.
Regards,
Tim Dutton
Internet Tools Technical Support
Symantec Corporation
Regards
Oscar J.
You mentioned that you have not installed your web server app on the
target machine for your project. You may want to install the web
server to test with it.
Take a look at this document in our online Knowledge Base:
Title: 'Security Exceptions on Local Applet'
Document ID: 19971118143059
Web URL:
http://service1.symantec.com/SUPPORT/devtools.nsf/docid/19971118143059&src=w