JSP and MySQL

Reply

Join Date: Jul 2009
Posts: 1
Reputation: llazar is an unknown quantity at this point 
Solved Threads: 0
llazar llazar is offline Offline
Newbie Poster

JSP and MySQL

 
0
  #1
Jul 16th, 2009
Is it possibile to insert SQL in JSP?
If you have examples about how to connect to a MySQL database from a JSP web page, how to view, edit, create tables please send.
I am looking forward to receive some code about JSP & MySQL.

Yours sincerely,
Laurian Lazar
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 4,275
Reputation: peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of 
Solved Threads: 494
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is offline Offline
Code tags enforcer

Re: JSP and MySQL

 
-1
  #2
Jul 16th, 2009
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 2,721
Reputation: adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of 
Solved Threads: 501
Moderator
adatapost's Avatar
adatapost adatapost is offline Offline
Posting Maven

Re: JSP and MySQL

 
0
  #3
Jul 17th, 2009
Welcome llazar,
>Is it possibile to insert SQL in JSP? SQL(structured query language) is query language or an interface to work with database. You can write java program (code) in jsp to connect with database and execute queries, stored-procedures, and functions.
Use classes and interfaces from java.sql package.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:




Views: 303 | Replies: 2
Thread Tools Search this Thread



Tag cloud for JSP
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC