Java Applications Here are some programs I made with JDK1.1.7 (windows) using a Client-Servert architecture:
- Domino game (4 users only), the first time i made it: Version 5.1.1 or Domino1
- A second version of the domino whit a different User Interface Version 5.5.5 or Domino2
- A third version of the domino, more complex Version 6.6.1 or Domino3
- Calculator Program (simple), download source code.
Java Servlets Here I put some very simple examples
- Hello World source code with a Servlet
- How to use JDBC with servlets (source code) using postregSQL (See PostresSQL tutorial)
|