0

META tag

asked 2006-09-13 13:32:54 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3912301

By: herbison

I'm using xslt to and xml to generate web-pages on the fly. The transforming process is placing meta tags in the result and zk's sax parser is griping about meta tags with no closing meta tag. Is there a parameter in the original parse process, javax.xml.transformer, to stop the transformation from putting in a meta with out a end tag or in the zk parsing of the results from looking for an end tag in the results?

delete flag offensive retag edit

1 Reply

Sort by ยป oldest newest

answered 2006-09-15 02:14:35 +0800

admin gravatar image admin
18691 1 10 130
ZK Team


Orignial message at:
https://sourceforge.net/forum/message.php?msg_id=3914911

By: henrichen

The sax parser requires well formed xml files. Can't you just closing the meta tag when you generate web-pages?

link publish delete flag offensive edit
Your reply
Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!

[hide preview]

Question tools

Follow

RSS

Stats

Asked: 2006-09-13 13:32:54 +0800

Seen: 218 times

Last updated: Sep 15 '06

Support Options
  • Email Support
  • Training
  • Consulting
  • Outsourcing
Learn More