Hi,

I've been using ZPTPage (http://www.procoders.net/pythonstuff/ZPTPage/) for a while 
now to fill a template and keep HTML out of my servlet code.

But now I have a need to use METAL/macro's. For instance. My main template code may 
define a slot for "content" but now I need to put in a table to that slot and I don't 
want to build '<table><tr>...</tr></table>' in my servlet.

There are some examples of using ZPTemplate (http://zpt.sourceforge.net/) but nothing 
that mixes Webware, ZPTPage and macro's.

Does anyone have some example code they can post?

Thanks.

- Ian Sparks.

 


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to