I have a header.mas that looks for a jsHEAD attribute so I can put
<script> sections into the <head> section.  Unfortunately, I'm doing
this:

<%attr>
 jsHEAD => q{<script>
...more
...and more
</script>}
</%attr>

Well that doesn't work because attrs must be a single line.  So what
can I do?  Should I use a <%once> ?

Thanks for the advice!

Ryan


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to