Skip to content

Java-Publications/vaadin-014-helloworld-12

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend meets Frontend: Log in and log out of a web application with Vaadin

One big little thing about every web application is log-in and log-out. Also, the application should not simply throw the user out just by pushing the reload button. How this works with Vaadin shows this part of "Backend meets Frontend".

How to start

To play with this you only have to start the main - method from the class org.rapidpm.vaadin.helloworld.server.Main and go with your browser to the address: http://localhost:8080/

Ok, you got your first Vaadin "Hello World".

If you have any questions -> please ping me at Twitter https://twitter.com/SvenRuppert

more to read and see

Screencast (german)

not created until now, ping me if you need it

The complete playlist of german screencasts you can find here: http://bit.ly/vaadin-video-list-ger

Screencast (english)

not translated until now, ping me if you need it