Mobile HTML service module
From WandoraWiki
(Difference between revisions)
Line 3: | Line 3: | ||
http://127.0.0.1:8898/mobile | http://127.0.0.1:8898/mobile | ||
− | JQuery Mobile based topic map browser is discussed [[JQuery Mobile based topic map browser|here]]. | + | JQuery Mobile based topic map browser is discussed [[JQuery Mobile based topic map browser|here]]. Next screen captures review an example page generated by the Mobile HTML service. |
+ | |||
+ | |||
+ | [[Image:service_mobile_01.gif|center]] | ||
+ | |||
+ | |||
+ | [[Image:service_mobile_02.gif|center]] | ||
+ | |||
== See also == | == See also == | ||
* [[Embedded HTTP server]] | * [[Embedded HTTP server]] |
Revision as of 17:27, 4 January 2012
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. Next screen captures review an example page generated by the Mobile HTML service.