| Author |
database login update problem
|
muntago Richard
Ranch Hand
Joined: Nov 13, 2010
Posts: 75
|
|
good day everybody, i want to used this code for users login but each time i want the count column to update, it will return an empty page. I know may be i did not structure
this code properly especially
below is the main code
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56185
|
|
|
Step 1: move the Java code out of a JSP and into a servlet or bean. There should be no Java code in a modern JSP.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: database login update problem
|
|
|