Skip to content

andreiribas/vaadin6-open-html-page-in-window

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vaadin-6-open-html-page-in-window

Example application showing how to exhibit an html page not managed by Vaadin using the Window widgets.

To create the project,

just run the command below:

mvn eclipse:eclipse

Or import it into eclipse using Import -> Existing Maven Projects.

It will create the eclipse project.

To build the project, run

mvn clean install

To deploy it:

  1. Compile and run the project.

  2. Deploy the war file in your application server.

About

Initial import.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages