Well if you are totally new to Java+databases I would recommend starting out with the straight JDBC API that is part of the J2SDK. I wouldn't even use tapestry, start off with a simple command-line program with a main(). You can then move your code to Tapestry when it works and later look into more elaborate alternatives (Object-Relational Mapping tools like hibernate)


Frank wrote:

Hello,

I am new to Tapestry and am looking for a simple example of displaying a table 
of database records from mysql.

I cannot figure out how to create database connections.

Thanks
Frank




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to