Skip to content

fdumay/pwt-framework-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PWT framework test

PWT is accronym for Putnami Web Toolkit

Offical site : http://pwt.putnami.org/

Windows :

cd scripts
mvn-install-without-modules.bat
mvn-gwt-run-codeserver.bat
mvn-tomcat7-run-gwt-codeserver.bat

Linux :

cd scripts
./mvn-install-without-modules.sh
./mvn-gwt-run-codeserver.sh
./mvn-tomcat7-run-gwt-codeserver.sh

Browse http://localhost:8080/testpwt-webapp/

About

Test du framework PWT (Putnami Web Toolkit)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 81.2%
  • Shell 18.8%