Dear members,

I'm a developer migrating from WebLogic to Tomcat, because I need thin
structure. I'd to like to know how to make a database connection with
various databaseas (Sybase, MSSQL Server, Oracle, DB2) using JSP. In
WebLogic, we code an EJB (Enterprise Java Bean) that make the connection
using JDBC and import the interface into the JSP. But in Tomcat, i'm not
pretty sure about how to do that.

I found some taglibs in this subject, but, for security reasons, I want to
split the application in more than one layer. What I want is just tips about
using this method: JSP communicating with Beans or an analog proccess.
Resource sites, examples, links, thanks.

Luciano Rodrigues
Java/JSP Developer
Porto Alegre - RS, Brazil

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to