<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META content="MSHTML 5.00.2920.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I'm new to the Twisted-framework, but it looks cool 
and has a lot of modules I'd like to use in a project. The only problem is that 
the current docs are a bit thin when it comes to web-development, when 
developing servlet-like dynamic-content. </FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Does anybody have a tutorial or a reference project 
I could use to get the hang of it?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>What I need is this:</FONT></DIV>
<DIV><FONT face=Arial size=2>- Cookie-handling ( not mention at all in the docs 
)</FONT></DIV>
<DIV><FONT face=Arial size=2>- Forms-processing ( this can be done manually when 
parsing the posted data, I'd like to get this done automatically )</FONT></DIV>
<DIV><FONT face=Arial size=2>- a persistent Datastore/BusinessLogic-object 
available for every method and/or object that will produce content or process 
posted data, the D/B-object must be loaded at start-up and but should also have 
an option to be reloaded while the server is running</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Any clues or hints? I'd be gratefull for any 
information that can clear up how Twisted best can be used to produce dynamic 
HTML-based content&nbsp;for a portal-like site. I'm most interested in methods 
similar to ZPT/SimpleTAL/ES and tech. like XMLC in the Enhydra project, but 
anything goes and I'm grateful for all you have to offer :-)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks in advance,</FONT></DIV>
<DIV><FONT face=Arial size=2>Thomas</FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>