OIO ‘s Developer Blog
This is the publication playground for these guys from Orientation in Objects, a Java Competence Center based in Germany.Tag cloud
Agile Methods and development Atlassian Tools Build, config and deploy Did you know? Eclipse Universe Groovy and Grails Java and Quality Java Basics Java EE Java modularization Java Persistence Java Runtimes - VM, Appserver & Cloud Java Web Frameworks MDSD Open Source BI Other languages for the Java VM Politics Security SOA / Webservices Spring Universe Web as a Platform XML Universe
Archiv des Autors: Roland Krüger
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 Subversion, SVN, Tools
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 java, jdk, Numbering Scheme, oracle
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 Apache Velocity, i18n, Internationalization, Vaadin
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
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 Vaadin
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 GWT, Vaadin
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 Eclipse, Howto, Java Web Frameworks, jetty, maven, Vaadin
1 Kommentar

