Archiv des Autors: Roland Krüger

Über Roland Krüger

Company: OIO Orientation in Objects (Google+)

Apache Subversion 1.8 Released

After almost two years, a new version 1.8 has been released for Apache Subversion on June 18, 2013. The release notes can be found here. Most of the new features and changes affect the source code management system under the … Weiterlesen

Veröffentlicht unter Build, config and deploy | Verschlagwortet mit , , | Hinterlasse einen Kommentar

Oracle Changes Release Numbering Scheme for Java SE

In a news bulletin Oracle recently announced that they will change the version numbering scheme for the next upcoming releases of the JDK. The new scheme will affect the way that update release numbers are assigned for all upcoming releases … Weiterlesen

Veröffentlicht unter Did you know?, Java Runtimes - VM, Appserver & Cloud | Verschlagwortet mit , , , | Hinterlasse einen Kommentar

i18n for Vaadin Applications Using CustomLayouts and Apache Velocity

Writing internationalized web applications with Vaadin is quite easy and works the same as with any other framework. You write your message property files and load them through a ResourceBundle. Using this resource bundle, you can then have your texts … Weiterlesen

Veröffentlicht unter Java Web Frameworks | Verschlagwortet mit , , , | Hinterlasse einen Kommentar

Vaadin’s Variable Scopes: VaadinSession and UI

With the new version 7 of the Vaadin Framework, some central aspects of writing Vaadin web applications have been thoroughly reworked. One of these aspects is the way an HTTP session is represented and managed by the framework. While in … Weiterlesen

Veröffentlicht unter Java Web Frameworks | Verschlagwortet mit , , | 1 Kommentar

Vaadin 7 Released

Vaadin Ltd. has released version 7.0.0 of their RIA web framework Vaadin. This new major version brings quite a lot of new and exciting features that hugely ease the development of Vaadin applications. The new release goes along with a … Weiterlesen

Veröffentlicht unter Java Web Frameworks, Web as a Platform | Verschlagwortet mit | Hinterlasse einen Kommentar

Future of GWT Report 2012

The guys at Vaadin Ltd. just released a report about the future of the GWT. Being part of the GWT steering committee, Vaadin asked over 1300 respondents more than 40 questions concerning their experience with GWT and their opinion about … Weiterlesen

Veröffentlicht unter Java Web Frameworks | Verschlagwortet mit , | Hinterlasse einen Kommentar

Dynamic Reloading of Vaadin Multi-Module Applications With Maven and Eclipse, Pt. II

In the first part of this article, we explored how a Maven project for Vaadin could be configured such that the application will be dynamically redeployed during runtime after changes have been made to the application code in Eclipse. In … Weiterlesen

Veröffentlicht unter Build, config and deploy, Did you know?, Java Web Frameworks | Verschlagwortet mit , , , , , | 1 Kommentar