Tapestry 5 on top of GORM with Maven
Posted March 9th, 2009 by AdminWith Grails 1.1 (RC2 at the time of this writing) the Grails team made it much more easy to use GORM, the Grails Object Relational Mapper outside of Grails itself. Starting from a discussion on the grails-user mailinglist, which cumulated in this blogentry I wanted to make Tapestry 5 run on top of it and succeeded.
The most important thing to note is that you have to write your page classes in groovy if you want to use the dynamic finders etc. of Gorm. If you want to use Gorm capabilities from java you need to write a groovy wrapper aka dao.
- Admin's blog
- Login or register to post comments
- Read more
- German
Spring Rich Client - 1.0 Release published - Spring Rich is dead, long live Spring Desktop!
Posted April 16th, 2008 by AdminThe Spring Rich Projekt has released version 1.0.0!
After a few years in the version numbers 0.1 - 0.3 now the first "real" release was published. But there is not only reasons to rejoiuce, since it will probably be, apart from bugfixes, also the last release.
The development team met with other Spring-Developers and decides that with the changes and developmenst in the last years, among others the RCP projects of Netbeans and Eclipse and the Java Application Framework a wholeheartedly modernizes new start would be necessary. The new project will be coinces Spring Desktop and will be better integrated with the other Spring-Projects.
- Admin's blog
- Login or register to post comments
- Read more
- German
Following the Hype?
Posted January 28th, 2008 by PijaNot only in the world of programming there is a public tendency to run after each new hype and forget about the solid and proven basements upon which these hypes are built, declaring them dead, dying or obsolete with a hearty lightness.
But the reality in application development is a bit different. Not only visible in facts like the thriving life of COBOL in financial applications, but also in facts, that many projects still require for example JDK 1.3 or 1.4.
Why? Because its works!
- Pija's blog
- Login or register to post comments
- Read more
- German
Javalobby
- NOSQL Movement - Excited with the coexistence of Divergent Thoughts
- tc Server Spring Edition Improves Visibility and Productivity in the Cloud
- Developing and Deploying Java on Middleware and in the Cloud: Rise of the Virtual Appliance?
- Cache Java Webapps with Squid Reverse Proxy
- Pair Programming: Some Thoughts
- Daily Dose - Simon Phipps' Last Day at Sun
- Titanium 1.0 - Native Web Apps Have Arrived
The ServerSide
- JFrog and Gradle to collaborate on fuller build system offering
- soapUI adds testing support for JMS, AMF and databases
- Application Performance: Expert webcasts now available on-demand
- 5 Article Series on Reloading Java Classes
- Relax: You Can (Mostly) Stop Using Java Interfaces For Testing
- XNIO: A Better NIO For Java
- JSR-310 date and time API early draft review