This page has been added for convenience to the Debian package of tntnet.
| DemoDescription | |
|---|---|
| hello | famous greeting application | 
| cookie | famous greeting application with cookie to remember visitor | 
| calc | online desktop-calculator | 
| calcmvc | online desktop-calculator, model-view-controller-enterprise-architecture | 
| calcajax | ajax-version of the desktop-calculator | 
| calci18n | international-version of the desktop-calculator | 
| chat | simple chat-program using ajax | 
| comp | building large pages from small components | 
| controls | creating widget-controls like tree-view and how to use sessions | 
| session | how to use session-, request- and applicationscope | 
| strings | sample application, which uses sessionscope to collect input from the client | 
| sprintf | generate the content of subcomponents into a string instead of sending to the browser | 
| config | how to access variables in tntnet.conf | 
| savepoint | how to recover from exceptions inside your template | 
| upload | how to upload files | 
| message | messaging app using jquery | 
Source code for these demos can be found in /usr/share/doc/tntnet-doc/demos/ on Debian systems.