Skip to content
Hüseyin Mert edited this page Aug 28, 2014 · 4 revisions

Welcome to the Java-Servlet wiki!

This project has levels that each one has different branch.

Level #1

  1. What is servlet

  2. Netbeans how to

  3. Hello World from servlet

Level #2

  1. What is REQUEST and RESPONSE

  2. GET and POST

  3. Parameters - sending and receiving

  4. POSTMAN

Level #3

  1. Install mysql

  2. Create DB, Table

  3. Select, Insert, Update, Delete

  4. Connect to DB via JDBC

  5. CRUD (Create - Read - Update - Delete) via servlet

Level #4

  1. Forms

  2. Session

  3. Validation

  4. Error handling

Level #5

  1. Web page parser with jsoup

  2. API of twitter

  3. oAuth of twitter

  4. Documentation the project with javadoc

Clone this wiki locally