[ZPT] Reason for <script> and <style> exclusion?
Harry Wilkinson
harryw@nipltd.com
Tue, 26 Mar 2002 16:12:57 +0000
Hi all.
I've been wondering something for a while now.... Why is it that script and
style tags are specifically excluded from ZPT rendering? I thought I might
stumble accross a really good reason for it after getting along without it
for a while using Python scripts, but I haven't yet.
So, what's the exclusion for?
I'd really like to be able to use ZPT to render my dynamically generated
scripts and styles.
Cheers.
Harry