This contains a list of txtWeb apps which can be used as starting points for developers.
Following are the list of applications:
- HellotxtWebServlet.java : A servlet which accepts and prints all the params received by txtWeb.
- HellotxtWebLocationServlet.java : A simple servlet which calls the location API and prints the location for the mobile from which the app has been accessed.
- Dictionary.java : A txtWeb application which gets the meaning of a word from Wiktionary.
- TwitterStatus.java : A txtWeb application which fetches the latest status of a Twitter user