Avatar of wkellya
wkellya

asked on 

Connect to an ms access database

I have a hotel  reservations database. I am currently creating a website that people can use to check the room availability using requested dates. I already have an sql query that does this
A friend suggessted JSP using a DSN connection. I have no ideas what this means
Question #1
 How can I incorporate this feature on the site using JSP?

Question #2
Are there any starter tutorial that will help me out? (nothing too complex)

Question #3
What software/hardware do I require besides access?
JSP

Avatar of undefined
Last Comment
Jim Cakalic
ASKER CERTIFIED SOLUTION
Avatar of Jim Cakalic
Jim Cakalic
Flag of United States of America image

Blurred text
THIS SOLUTION IS ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
JSP
JSP

JavaServer Pages (JSP) allow the development of dynamically generated web pages. It uses the Java programming language; JSP pages are translated into servlets at runtime, with each servlet being cached and reused until the JSP is modified. JSP allows Java code to be interleaved with static web markup content, so the resulting page can be compiled and executed on the server to deliver the content.

16K
Questions
--
Followers
--
Top Experts
Get a personalized solution from industry experts
Ask the experts
Read over 600 more reviews

TRUSTED BY

IBM logoIntel logoMicrosoft logoUbisoft logoSAP logo
Qualcomm logoCitrix Systems logoWorkday logoErnst & Young logo
High performer badgeUsers love us badge
LinkedIn logoFacebook logoX logoInstagram logoTikTok logoYouTube logo