| Author |
How to set data from the DataBase into jsp:useBean tag?
|
PavanPL KalyanK
Ranch Hand
Joined: Feb 28, 2009
Posts: 212
|
|
I want to use this functionality while displaying data in my JSP.
so for this i am doing this :
How do i set this data into jsp:useBean tag ??
Anybody on this ?
|
 |
Surya Kant
Ranch Hand
Joined: Mar 29, 2005
Posts: 104
|
|
Check the JSP:useBean tag usage
http://java.sun.com/products/jsp/tags/11/syntaxref11.fm14.html
Its very easy to use
|
 |
 |
|
|
subject: How to set data from the DataBase into jsp:useBean tag?
|
|
|