Mobile HTML service module
From WandoraWiki
(Difference between revisions)
Line 1: | Line 1: | ||
− | This service provides a browsable HTML visualization for mobile devices such as iPhone, iPad, Android etc. The service is based on [http://jquerymobile.com/ Mobile JQuery] | + | This service provides a browsable HTML visualization for mobile devices such as iPhone, iPad, Android etc. Service handle is '''mobile'''. The service is based on [http://jquerymobile.com/ Mobile JQuery] and uses Apache Velocity template engine to generate a HTML visualization out of topic. Module's access point is |
http://127.0.0.1:8898/mobile | http://127.0.0.1:8898/mobile | ||
− | JQuery Mobile based topic map browser | + | JQuery Mobile based topic map browser is discussed [[JQuery Mobile based topic map browser|here]]. |
== See also == | == See also == | ||
* [[Embedded HTTP server]] | * [[Embedded HTTP server]] |
Revision as of 19:46, 8 December 2011
This service provides a browsable HTML visualization for mobile devices such as iPhone, iPad, Android etc. Service handle is mobile. The service is based on Mobile JQuery and uses Apache Velocity template engine to generate a HTML visualization out of topic. Module's access point is
http://127.0.0.1:8898/mobile
JQuery Mobile based topic map browser is discussed here.