source: dispositivos_moviles/jdigidoc-3.7/jdigidoc/jdigidoc-helloworld/README.txt @ 62396ee

Last change on this file since 62396ee was 62396ee, checked in by Antonio Araujo Brett <aaraujo@…>, 11 years ago

Códigos fuentes de la biblioteca jdigidoc usada en Android.

  • Property mode set to 100644
File size: 357 bytes
Line 
1Running jDigiDoc example Web application
2----------------------------------------
3
41. Get Maven from http://maven.apache.org
52. Build the example WAR
6   mvn install
73. Run the example in Jetty
8   mvn jetty:run
9   Navigate to http://localhost:8080/jdigidoc-helloworld
10
11If You want to test with a "real" appserver, pick up the WAR file
12from target directory.
Note: See TracBrowser for help on using the repository browser.