Mobile HTML service module
From WandoraWiki
(Difference between revisions)
Line 4: | Line 4: | ||
JQuery Mobile based topic map browser has also additional documentation [[JQuery Mobile based topic map browser|here]]. | JQuery Mobile based topic map browser has also additional documentation [[JQuery Mobile based topic map browser|here]]. | ||
+ | |||
+ | == See also == | ||
+ | |||
+ | * [[Embedded HTTP server]] |
Revision as of 19:07, 8 December 2011
This service provides a browsable HTML visualization for mobile devices such as iPhone, iPad, Android etc. The service is based on Mobile JQuery. Service generates HTML representations out of topics. HTML representation is created with Apache Velocity template engine. Module's access point is
http://127.0.0.1:8898/mobile
JQuery Mobile based topic map browser has also additional documentation here.