How does jdbc and jsp fit together | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How does jdbc and jsp fit together

my understanding is jdbc speaks to the database by sending sql queries, jsp also speaks to the database within html tags (i think) and retrieve info from database. are these used together or would you choose one of them for a project. plus wats the best way to tackle learning jsp n jdbc which is best to learn 1st n can samone pls recommend a testing server that works well iam struggling with Apache tomcat

23rd Jun 2018, 6:31 AM
mpumelelo hlongwane
mpumelelo hlongwane - avatar
3 Answers
0
When you create MVC app, than you use jdbc for database and jsp for views
24th Jun 2018, 12:48 AM
Lstiti
0
so which part fits where. am I communicating directly wit database throw jdbc? than wher wud jsp come in. n also are jsp the same as jsf?
24th Jun 2018, 2:42 PM
mpumelelo hlongwane
mpumelelo hlongwane - avatar