| Author |
Display Table name in JSP
|
Mohtashim Shaikh
Ranch Hand
Joined: Jul 18, 2010
Posts: 43
|
|
Hi,
I am able to get the connection object using service name to Oracle Database as below.
Can you help me further code to display all the table names in this connection?
|
 |
Bill Clar
Ranch Hand
Joined: Sep 21, 2006
Posts: 100
|
|
|
Take a look at DatabaseMetaData (<Click It)
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56150
|
|
You are doing JDBC in a JSP?
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Display Table name in JSP
|
|
|