Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 6 of 6

Thread: Best database for JSP?

  1. #1
    Junior Member Hamed's Avatar
    Join Date
    Feb 2012
    Location
    Iran-Fars-Shiraz
    Posts
    7
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Best database for JSP?

    Hello
    I am new in Java
    I want to know which database it the best for JSP?
    for example php+MySQL is very good.
    now I am using Xammp +Tomcat + JDK


  2. #2
    Think of me.... Mr.777's Avatar
    Join Date
    Mar 2011
    Location
    Pakistan
    Posts
    1,136
    My Mood
    Grumpy
    Thanks
    20
    Thanked 82 Times in 78 Posts
    Blog Entries
    1

    Default Re: Best database for JSP?

    You can use any database for Java. Try using all and see the differences.

  3. #3
    Junior Member Hamed's Avatar
    Join Date
    Feb 2012
    Location
    Iran-Fars-Shiraz
    Posts
    7
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: Best database for JSP?

    I like to use oracle but I don't know it is free or no?

  4. #4
    Think of me.... Mr.777's Avatar
    Join Date
    Mar 2011
    Location
    Pakistan
    Posts
    1,136
    My Mood
    Grumpy
    Thanks
    20
    Thanked 82 Times in 78 Posts
    Blog Entries
    1

    Default Re: Best database for JSP?

    Yeah you can use it and download it freely. But remember, it's not free for commercial usage.

  5. #5
    Junior Member Hamed's Avatar
    Join Date
    Feb 2012
    Location
    Iran-Fars-Shiraz
    Posts
    7
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Re: Best database for JSP?

    Can you give me download link?(I am windows user 7)

  6. #6
    Think of me.... Mr.777's Avatar
    Join Date
    Mar 2011
    Location
    Pakistan
    Posts
    1,136
    My Mood
    Grumpy
    Thanks
    20
    Thanked 82 Times in 78 Posts
    Blog Entries
    1

    Default Re: Best database for JSP?

    I don't know why many people don't use google. Oracle Database Software Downloads

Similar Threads

  1. java database
    By ronaldguilmet in forum JDBC & Databases
    Replies: 7
    Last Post: November 4th, 2011, 11:37 AM
  2. In Memory CD Database
    By Laxman2809 in forum What's Wrong With My Code?
    Replies: 4
    Last Post: October 7th, 2011, 11:13 AM
  3. MySQL Database
    By pjeremy90 in forum Java Theory & Questions
    Replies: 2
    Last Post: June 12th, 2010, 10:34 AM
  4. Database? How-To...
    By DeMolay8613 in forum JDBC & Databases
    Replies: 2
    Last Post: November 24th, 2009, 12:37 PM
  5. updating database
    By gurpreetm13 in forum JDBC & Databases
    Replies: 3
    Last Post: October 9th, 2009, 11:43 AM