Mullin,
It is my understanding that JSP is just an easy way to separate your design from
your business logic. When you connect to the database you still have to use a driver.
I don't believe JSP has it's own. It's just a tool to make an application
developer's life easier.
sue
Mullin wrote:
> Hi, I want to have some ideas about the following.
>
> I'm using NT 4.0 with IIS 4.0. I have to build an applet which have to be accessed
> through internet. The applet needs to get and write data from and to the database
> (MS SQL 6.5). Since there is no free JDBC driver for MS-SQL, I want to know is it
> possible (or difficult) to make the database connection using JSP or Servlet, then
> pass the values back to the applet? That means the JSP or Servlet willl be bridge
> between the applet and the database?
>
> Thanks!
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> FAQs on JSP can be found at:
> http://java.sun.com/products/jsp/faq.html
> http://www.esperanto.org.nz/jsp/jspfaq.html
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html