![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Feb 2005
Location: Ireland
Posts: 5
Rep Power: 0
![]() |
JSP/Servlet Advice?
Hey all,
decided to start a new project to get used to using Java Servlets, JSP and databases. From what I understand the JSP pages are used to display the database information in a dynamic fashion using HTML, and that the servlet acts between the two controlling all sessions and preforming functions, initiated by the JSP codes, to retrieve and edit the data. I'm going to design it using MySQL, Tomcat, and Java of course. Any advice on where to start? Thanks. |
|
|
|
|
|
#2 |
|
Professional Programmer
|
make a little test DB with some basic info, ex the names and phone numbers of your buddies, and then write a little JSP/Servlet thingy to display them all. After that stick a search function in it, and a way to add and delete items.
start small, build it up good luck Dizz |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|