How to create jdbc (java database connectivity) connection in jsf (javaserver faces) application?
Answer Posted / Lucky
To create a JDBC (Java Database Connectivity) connection in a JSF (JavaServer Faces) application, you can use the java.sql.DriverManager to establish a connection using the driver, URL, username, and password.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category