Secure dbAccess Java Applet Test
This applet automatically extract the host name of this Web
page. It assumes that this page is visited by directly connecting
to the IDS Server. Click on the "Run" button to
execute the JDBC test queries.
Notes
- This applet requires at least Internet
Explorer 4.0 or Netscape Communicator 4.0 to run. Other higher versions
of these two browsers are also supported, including those browsers
with Java Plug-in.
- Normally you don't need to change
the address in the top text box. At most you only have to
change the port number if this Web page was not from the
IDS Server.
- If you enter a wrong port number,
the applet will quickly return the exception "java.sql.SQLException:
Socket I/O exception: java.net.SocketException: connect"
in Internet Explorer, or "java.sql.SQLException:
Socket I/O exception: java.net.SocketException: No such file
or directory" in Netscape Navigator.
- If a long message (usually an
exception) is displayed in the status line at the bottom
of the applet, you can view the chopped off portion by
clicking on the box then move the caret to the right
using the arrow keys or by dragging the mouse to the
right without releasing the left mouse button.
- The source
file of this applet. This test applet is very similar
to AppTest, except that the "ssl=1"
parameter is added to the Connection URL to enable Secure
JDBC Communication.