Chris and Paul, Well I start using ZPT yesterday and what a difference. In a few hours I had my experimental web pages working and that includes the time reading about ZPT. The error messages pretty well pointed me to my mistakes. I still have a lot to learn about ZPT, but it looks very promising. Thanks again for your previous advice. As a general policy, I do believe that Zope.org should make a statement that DTML should NOT be used for new web pages and then list exceptions, if any. This would save new users a lot of time and it would reduce the overhead in this mailing list. Jim Chris Withers wrote:
Paul Winkler wrote:
Ahh - good clue, but your interpretation is a bit off. Zope definitely looked for M, but it very likely found something other than what you expect. If this were not the case, you would have got an error that M was not found.
OK, that's good to know. That is another strong indication that your DTML is finding the wrong thing named M.
These are pretty strong reasosn for using ZPT instead of DTML...
Chris