| Author |
Getting null in Database retrieval
|
Rakesh Keerthi
Ranch Hand
Joined: Jul 16, 2012
Posts: 103
|
|
Hi I have the below code
1)
and to retrieve the data i use the below jsp
the values are taken correctly(when i print before executing a query). but once i execute the query it is showing null. please let me know how do i get the values correctly.
2)
also when i use the below code it is showing nothing but a blank page
when i run the above codes in oracle they are working fine(by replacing the a and b with the values from database) but they are not working in jsp.
Thanks
|
 |
 |
|
|
subject: Getting null in Database retrieval
|
|
|