Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


How to create jdbc (java database connectivity) connection in jsf (javaserver faces) application?



How to create jdbc (java database connectivity) connection in jsf (javaserver faces) application?..

Answer / 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

More Java Server Faces (JSF) Interview Questions

What are required configurations for JSF framework?

1 Answers  


What are different JSF Converter tags?

1 Answers  


What is component rendering model?

1 Answers  


What are the main functions of the method in backing bean?

1 Answers  


what does a typical JSF application consist of?

1 Answers  


What are tags in jsf?

1 Answers  


How does the execution phase work in jsf (javaserver faces) life cycle?

1 Answers  


How to refer bean method in jsf (javaserver faces)?

1 Answers  


Give a list of facelet tags.

1 Answers  


Compare the jsf and spring framework.

1 Answers  


How can you call multiple listeners in jsf?

1 Answers  


Can we integrate jsf with other popular frameworks like spring, hibernate, etc.?

1 Answers  


Categories