Skip to content

manstis/gwt-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example of cross-GWT application communication

running
cd ./plugincommon
mvn clean install

cd ./pluginserver
mvn clean install

cd ./plugin
mvn clean install

deploy ./plugin/target/plugin-0.0.1-SNAPSHOT.war

deploy ./pluginserver/target/server-0.0.1-SNAPSHOT.war

browse to http://localhost:8080/server-0.0.1-SNAPSHOT/
(or whatever port your web-server is configured to use)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages