This sample demonstrates how to create a wireless application using XMLC and the Servlet 2.2 API. The sample show how to retreive information from a wireless device and how to create and send dynamic output to wireless device. Before running this sample, you should first install a WAP emulator such as the Nokia WAP Toolkit which is avalable at:
http://www.nokia.com/corporate/wap/sdk.htmlhttp://localhost:8002/
input/conf/multiserver.conf.in
input/conf/bootstrap.conf.in
input/java.policy
input/boot.properties
src/web-inf/web.xml
src/kelp/sample/wireless/resources/Select.wml
src/kelp/sample/wireless/resources/Welcome.wml
src/kelp/sample/wireless/presentation/SelectServlet.java
src/kelp/sample/wireless/presentation/WelecomeServlet.java
readme.html