Im trying to display the name from a table called guesttbl using custom. But when i run the jsp file a blank page come up with no display although that when i run the query in mysql data comes up. There is no exception gene
rated also while executing the jsp.
I am not sure what i am missing here. Here is my java class:
Here is my tld file:
Here is my jsp file:
The column in my table are : id, name, password.
Any suggestion how to resolve this issue please?
Thanks
ashley Jug
Ranch Hand
Joined: Sep 02, 2011
Posts: 60
posted
0
Sorry ignore the post please it is working fine now had a cache problem ;)