PHPLRNR Posted August 8, 2008 Share Posted August 8, 2008 Is there any way to access Mysql Database using JavaScript without using Ajax or Applet? I am working JSP. Quote Link to comment Share on other sites More sharing options...
RichardRotterdam Posted August 8, 2008 Share Posted August 8, 2008 if youre using JSP you should use java to read your database not JavaScript. There is a way to use javascript to read a database but that would mean you would need serverside javascript which is ASP and not JSP Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.