Forum Moderators: mack

Message Too Old, No Replies

About JSP

Ideal Package for JSP web development

         

itnecor

3:05 pm on Jul 7, 2006 (gmt 0)

10+ Year Member



If PHP is ideal for Linux, Apache and MySQL, what about JSP? Please advise.

tedster

4:48 pm on Jul 7, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Common is Tomcat on Apache - open source

itnecor

4:59 pm on Jul 7, 2006 (gmt 0)

10+ Year Member



thanks tedster!
but how about an ideal and common database for JSP? mysql too?

OS? Linux too?

tedster

6:19 pm on Jul 7, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Poke around over at java.sun.com for more solid information. Yes, MySQL is one possiblity -- any database that offer JDBC connectivity will work, and there are several JDBC drivers available for MySQL.

I've seen working tomcat/apache/jdbc installations on both linux and windows systems.

There's a good pdf available from Sun about Databases and Tomcat [java.sun.com].