Eric Walstad
eric at ericwalstad.com
Thu Jun 24 21:37:25 EDT 2004
Hi all, A recent post to this list made me look into Servlets again and now I'm interested in trying them. I currently use SimpleTAL for templating. I'm familiar with TAL/METAL from my Zope days and like using it. Daniel Popowich, in the Servlets tutorial, advocates using HyperText (I think), which seems to embed the presentation pretty firmly into the logic of the web app. I like keeping the presentation separate from the logic as much as possible. I'm curious to know if anyone has used SimpleTAL with Servlets or can offer insight on this mixture to someone with no Python Servlet experience. Thanks for your time and thoughts. Eric.
|