DigiConnectME Webserver Serial

I have a setup with a Digi connect ME module and an ARM7 microcontroller
The Digi is connected to the uart of the ARM, now i need a protocol allowing the digi to fetch data eg. variables from serial and displaying them on a webpage served by the digi module. how can i do that. is there any source code available.

I assume that I have to make an java applet, include in on a html page, the java applet opens the serialport request data from the uP and finally displays the data on the html page.

Cheers Carsten Leonhardt, Lodam Electronics

Are you using a Development Kit (ME -C) or Integration Kit (ME -S) modules?

PC