tapestry « Database « JPA Q&A





1. tapestry-hibernate and 2 databases    stackoverflow.com

I have a Tapestry5.1 app using tapestry-hibernate which now needs to connect to a 2nd (separate, not redundant or load balanced) database. I've read that you can do this in ...

2. issue with read user from database    stackoverflow.com

hi i have problem with logging, first i registered user in database,this works ok! then when i try to logged with that user(username and password),application trhows me exception:

    ...