Signup · Login
Stardeveloper.com  
Home · Tutorials · Forums · ASP.NET Newsletter Application · Web Hosting Plans · Faisal Khan's Blog · Contact
Forums : J2EE : JSP : Using Java Servlets Signup · Login
Author Thread
Using Java Servlets
Posted in tutorial: Displaying Records from the Database with Java Servlets
·  niravp
User
Joined: 9 Jan 2003
Total Posts: 1

Using Java Servlets

Posted: 10 Jan 2003
What environment do I need to test your sample program? Can I just test it with JBuilder? ASP page needs IIS Server to run, what kind of service JSP needs? Also, I was wondering if it is possible to create DSN from the page itself as in ASP without having to create through control panel. For example in ASP page I can do

sDSN="DRIVER={Microsoft Access Driver (*.mdb)}; DBQ=" + Server.MapPath("db/test.mdb")

set conn=Server.CreateObject("ADODB.Connection")
conn.open sDSN

Appreciate your response.
Want to leave a comment? Login or Register for free!

Users Who Have Visited This Thread In Last 24 Hours
1 Visitor

Login to post a comment or start a new thread
UserName Or Email Address:       Password:       Auto-Login:    
· Create New User Account
· Send Forgotten Password by Email
 
© 1999 - 2010 Stardeveloper.com, All Rights Reserved.