-
Trivadis Developer Blog
This is the publication playground for these guys from OIO Trivadis, the Trivadis Group`s Java experts.
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
Category Archives: Java Web Frameworks
New features coming up in JSF 2.3
With the initial milestone release for Mojarra (JSF reference implementation) that has been released in early 2015 we can take look at the first version of the new JSF specification (JSR-372). Besides bugfixes and improvements, the release notes show some … Continue reading
Vaadin Brings Excel Spreadsheets to the Web
With a new official add-on in the Vaadin directory, the Vaadin web application framework is taken to a new level: the Vaadin Spreadsheet add-on lets you load Microsoft Excel files in a Vaadin Spreadsheet component to be displayed and edited … Continue reading
Posted in Java Web Frameworks, Web as a Platform
Tagged Microsoft Excel, Vaadin, Vaadin Addon, Vaadin Spreadsheet
Leave a comment
Vaadin 7.4 Released: Grid Component and Declarative Layouts
With version 7.4 Vaadin have released the next minor update of their web framework. This release introduces two very powerful new features: a brand new table component named Grid and declarative layouts.
How to get autocomplete suggestions from the database for Vaadin’s ComboBox
With class com.vaadin.ui.ComboBox the Vaadin Toolkit provides a drop-down selection component that allows you to select an item from a set of values by offering a list of suggestions based on your current input. This works out of the box … Continue reading
Customizing GWT’s browser detection
In a recent project, we experienced the phenomenon that the GWT application was broken when started in Internet Explorer 11 embedded in a specific rich client application. It turned out that the user agent string sent by the browser was … Continue reading
GWT 2.7.0 ist da!
Die Liste mit den Neuerungen ist beachtlich, hier die kurze Übersicht: neues SuperDevMode + inkrementelles Kompilieren CSS3 und Closure Stylesheets JS Interop annotations Final Felder in GWT RPC viele Fehlerbehebungen + Performanceverbesserungen Endlich ist es raus, das 2.7er Release. Gerade … Continue reading
Posted in Java Web Frameworks
Tagged closure stylesheet, CSS3, gssresource, gwt 2.7.0, js interop, SuperDevMode
1 Comment
Vaadin 7.3 Introduces New Valo Theme
A new minor release of the Vaadin Framework has been released. Besides a long list of bug fixes, there’s the one noteworthy and important new feature this version has to offer: the brand-new theme Valo. The Valo theme Valo, which … Continue reading