I produce all my jsp pages is xml format - ie. as 'jspx' jsp-documents. I find a serious drawback to the struts tags, and I'm wondering if anyone has a suggestion. The xhtml does not allow element content within other elements; for example the <td> tag cannot contain a <s:if> tag. Lots of examples in the struts documentation use this, which is not a problem for regular html, but is a big show stopper in xml. The tags do allow jsp-el, but not other elements.
Any suggestions? - Ray Clough -- View this message in context: http://www.nabble.com/xhtml-problem-tf3848996.html#a10902429 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]