Tntnet demo applications

This page has been added for convenience to the Debian package of tntnet. Description
Demo
hellofamous greeting application
cookiefamous greeting application with cookie to remember visitor
calconline desktop-calculator
calcmvconline desktop-calculator, model-view-controller-enterprise-architecture
calcajaxajax-version of the desktop-calculator
calci18ninternational-version of the desktop-calculator
chatsimple chat-program using ajax
compbuilding large pages from small components
controlscreating widget-controls like tree-view and how to use sessions
sessionhow to use session-, request- and applicationscope
stringssample application, which uses sessionscope to collect input from the client
sprintfgenerate the content of subcomponents into a string instead of sending to the browser
confighow to access variables in tntnet.conf
savepointhow to recover from exceptions inside your template
uploadhow to upload files
messagemessaging app using jquery

Source code for these demos can be found in /usr/share/doc/tntnet-doc/demos/ on Debian systems.