Servlet To Java Application Communication
From: Anast (anastasiosm_at_hotmail.com)
Date: 04/11/04
- Next message: jim caprioli: "Re: insertRow() without database update?"
- Previous message: Andrew: "java.lang.UnsatisfiedLinkError: no ocijdbc9 in java.library.path"
- Next in thread: Robert Klemme: "Re: Servlet To Java Application Communication"
- Reply: Robert Klemme: "Re: Servlet To Java Application Communication"
- Reply: Silvio Bierman: "Re: Servlet To Java Application Communication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 10 Apr 2004 20:39:03 -0700
Hi all,
Firstly, I would like to write a Java servlet that it will be able to
connect with a database (mySQL) and search its contents (using JDBC).
Then, I would like to build a java application (NOT an applet), so
that it would be able to search for queries the database, and display
the results. Have you got any working examples that demonstrate the
previous described functionality or any similar? I have installed
Tomcat with MySQL Connector/J and MySQL in my box and work fine. Any
help would be appreciable.
Many thanks in advance.
- Next message: jim caprioli: "Re: insertRow() without database update?"
- Previous message: Andrew: "java.lang.UnsatisfiedLinkError: no ocijdbc9 in java.library.path"
- Next in thread: Robert Klemme: "Re: Servlet To Java Application Communication"
- Reply: Robert Klemme: "Re: Servlet To Java Application Communication"
- Reply: Silvio Bierman: "Re: Servlet To Java Application Communication"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|