Home » Java Basics
10

Java - Database and XML Input

The process of data input from different sources

In This Chapter:

Database Applications - Introdiction
Basic overview of how databases work in java
JDBC Concepts
A platform-neutral interface between databases and Java
Database Set Up
How the database is set up
Tomcat Setup
How the Tomcat is set up
A Closer look at fruitServlet.java
A deeper understanding of the fruitServlet.java
A JSP to Replace fruitServlet.java
An inside-out servlet that look like HTML files
The Struts Framework
The use of the MVC design pattern
Java Trends - XML Processing with JAXP
A universal format used to represent information