Read up a little bit on Oracle Internet Application Server. It's a JSP/Servlet compliant web server which uses Apache (free, but huge download)... For NT & Unix flavors. The Standard & Enterprise installs have database connectivity. Hope it'll help. Reza -----Original Message----- From: A mailing list about Java Server Pages specification and reference [mailto:[EMAIL PROTECTED]]On Behalf Of Taku Sugimoto Sent: Thursday, December 07, 2000 6:27 AM To: [EMAIL PROTECTED] Subject: using JSP in MS products Hi, i'm using NT(sp6), IIS4.0 and MS SQLServer7.0. i want to use JSP, Servlet and JavaBeans (not EJB) to access the database. But unfortunately i can't use JDBC driver, therefore to connect the database, i have to use ASP. Is it possible to pass data (XML format, maybe) or parameters (using JavaScript) between JSP and ASP? Or, in this case, is it better to use not JSP/Servlet but ASP? If possble, how can i do this? thanks in advance. taku =========================================================================== 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://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets =========================================================================== 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://java.sun.com/products/jsp/faq.html http://www.esperanto.org.nz/jsp/jspfaq.html http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to