GunnaSatria

January 7, 2008

Simple JSP part 3

Filed under: Java — Tags: , , — gunnasatria @ 2:12 am

Now we are trying to connect our web application to a database. I use Northwind database here as an example database.
For you who don’t know what Northwind is, it is a sample database given if you install MS Access. I am sorry for non Windows user, but if you follow below tutorial you should also do it in another database like MySQL or PostgreSQL.
(more…)

January 5, 2008

Simple JSP part 2

Filed under: Java — Tags: , , — gunnasatria @ 9:09 am

Our next tutorial is about handling user input. We will start with the most common input component which is text field.
Open your index.jsp and add new codes like below, (more…)

January 4, 2008

Simple JSP part 1

Filed under: Java — Tags: , , — gunnasatria @ 1:32 pm

This post is dedicated for you who want to start learning how to create a web application using Java using only simple JSP. I assumed here you already have Java basic knowledge. Please enjoy. (more…)

Blog at WordPress.com.