Not that it makes any difference, our current middle tier is a Java
application utilizing RMI for it's interface. I have used this same basic
model with EJB, CORBA and custom C++ middle tiers in the past.

Why do you think that it matters?

-----Original Message-----
From: Scheiderer, Stephan [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 28, 1999 9:25 AM
To: [EMAIL PROTECTED]
Subject: AW: Too many requests regarding JDBC/SQL


> As a side, I wonder how many of you are writing Servlets that generate the
> HTML and interfacing straight to the database via JDBC? We choose to go
> with
> a multi-tiered approach, where the middle tier performs the database
> interactions and returns a model of data for the servlet to generate the
> HTML with.
>
> Brian
>
        [Scheiderer, Stephan]  And what is your middle-tier? How does it
work? How is the servlet connected to it?

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to