It's up to you *if* you want to use a db in Tapestry and how you want to use
it. In Trails, we have ready-made configuration examples for most of the
popular dbs at: http://trailsframework.org/DatabaseConfigurations
Kalle
On 9/3/07, dinesh kumar <[EMAIL PROTECTED]> wrote:
>
> hi,
>
> can any one
Hi
Tapestry provides no support of the database access, however as in any
Java application you can use JDBC that support many databases, please
see:
http://java.sun.com/javase/technologies/database/
For more details.
Renat
On 03/09/07, dinesh kumar <[EMAIL PROTECTED]> wrote:
> hi,
>
> can any
hi,
can any one say how to set up a database connection with in tapestry4 . is
it possible to connect MS Access ? what other database are supported by
tapestry ? i am a beginner in tapestry . need to get the values from the
.Html form and store it in the data base . can any one say me the best
p