quality@glassfish.java.net

Re: GlassFish 3 and Vaadin

From: Richard Kolb <rjdkolb_at_gmail.com>
Date: Fri, 12 Feb 2010 09:29:25 +0200

Hi Alex

What really impressed me is the fact getting going is so easy and
development has the feel of Java that I know and love.
It also really complements Java-EE and works on GlassFish 3 :)

The full show case is here h<http://demo.vaadin.com/sampler/#TableLazyLoading>
ttp://demo.vaadin.com/sampler/ <http://demo.vaadin.com/sampler/> and you can
see the source code for each.

regards
Richard



On 11 February 2010 17:11, Alex Pineda <Alex.Pineda_at_sun.com> wrote:

> Very impressive. Thanks for sharing with the Glassfish Quality community.
>
> The tutorial is clear and the article is easy to read.
>
> Alex Pineda
>
>
> On Feb 11, 2010, at 2:15 AM, Richard Kolb wrote:
>
> Hi Cats
>
> The first weeks of this year I played with JSF2 and was building these
> GUI's for my application.
> It was working well with the JPA2 validation (JSR303) things etc, but it
> was still a huge pain to develop a simple screen.
>
> But today Marius Kruger told me about Vaadin.
> It's just so amazing , one can build a fancy GUI without editing XML files.
> Pure Java
> I almost fell on my back.
>
> Have a look here http://demo.vaadin.com/sampler/#TableLazyLoading
> and the code.
>
> Have a look here as well :
> http://demo.vaadin.com/AddressBook/
>
> And the tutorial on the above :
> http://vaadin.com/tutorial
>
>
> There is a article on GlassFish 3 and Vaadin:
>
> http://vaadin.com/wiki/-/wiki/Main/Deployment%20Options%20on%20GlassFish%203
>
> *I finally have the weapon to fend off the ASP .NET war mongers that I
> work with!*
>
> It's also in the Maven Repo
> <dependency>
> <groupId>com.vaadin</groupId>
> <artifactId>vaadin</artifactId>
> <version>6.2.3</version>
> </dependency>
>
> regards
> Richard
>
> PS
> deploy the demo
> http://vaadin.com/download/release/6.2/6.2.2/vaadin-demo-6.2.2.war
>
>
>