Hi, I'm testing out using Zope as an HTTP-accessible database. (To be used by Java servlets!) Being lazy, I want to save my info as DTML Documents. I can't figure out how to programmatically make a new document in a sub folder, or set its contents. (I have seen pointers and examples for setting attributes of existing objects.) Can anyone help? Thanks, Robb