Hi! I am creating an online site with database using Java. The platform that I use is Netbeans IDE7.0 Beta2 and I am using Java Server Page for the codes. The front page for the site is already done but I don't know how to save it in a database if there are information that needs to be recorded. How can I save/access records in the database using JSP? If I will be using mySQL, is it ok? Do I need to use the frameworks for this (Java Server Faces, SpringWeb, etc)?
I also need to put some Flash Actionscript, is it easy? What are things I need to do?
Thank you...
5 Replies - 12621 Views - Last Post: 13 June 2011 - 03:54 AM
#1
How to create database in Java (netbeans IDE) using JSP
Posted 09 June 2011 - 11:36 PM
Replies To: How to create database in Java (netbeans IDE) using JSP
#2
Re: How to create database in Java (netbeans IDE) using JSP
Posted 10 June 2011 - 01:03 AM
You can use database mySQL. However you'll should use framework Hibernate.
#3
Re: How to create database in Java (netbeans IDE) using JSP
Posted 10 June 2011 - 07:36 AM
Moved to Java EE.
#4
Re: How to create database in Java (netbeans IDE) using JSP
Posted 12 June 2011 - 04:07 PM
Here is a nice tutorial about setting and connectiong to mysql with JSP:
http://www.planet-so...d=2162&lngWId=2
http://www.planet-so...d=2162&lngWId=2
#5
Re: How to create database in Java (netbeans IDE) using JSP
Posted 12 June 2011 - 11:17 PM
#6
Re: How to create database in Java (netbeans IDE) using JSP
Posted 13 June 2011 - 03:54 AM
The question is related to JavaEE technologies, so the post moved from the Java forum to the JavaEE forum.
Anyways, I provided a link in my previous post I believe will be helpfull to you:
http://www.planet-so...d=2162&lngWId=2
Anyways, I provided a link in my previous post I believe will be helpfull to you:
http://www.planet-so...d=2162&lngWId=2
Page 1 of 1