Hi!
FRANCOIS Dufour wrote:
> whicht database should i use under tomcat
That does not so much depend on tomcat but rather on the needs of your
application. Today almost any major RDBMS has a JDBC driver and that's
all you need. If you want a database that is simple to administrate
but comes with rather limited functionality, you might want to have a
look at mysql. If you need more features, postgresql, or sapdb may be
what you want. These are all open source. If you want to invest money,
there is always M$ SQL or Oracle and the like.
hth
Phil
---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected)
For additional commands, e-mail: tomcat-user-help@(protected)