multiplex77
Programmer
I'm just starting out on J2EE application development so I've a very basic question. I've been doing reading on different methods of connecting and querying databases. Which is the recommended way of connecting to a database for a scalable, distributed application - using tag libraries, JavaBeans or EJBs?
Also can anyone recommend where I can download tag libs, javabeans or EJBs that connect to databases.
Thanks for your help!