> From: Ivan Rubin [mailto:[EMAIL PROTECTED]] > > Hello, > > I need to open and close tags arbitrarily while iterating through a > record set. > > <xsp:content></operator></xsp:content> does not work, as > <xsp:content><operator><xsp:content>,
This is (obviously) not valid XML. Hence, the error. > and I have to do that over the basis of conditionals, and in different > places. > > the logicsheet does not even generate the .java file. The log says that > xsp:content must be terminated with an /xsp:content tag, but thats ok... > > I don't find a reason for the xsp generator not to process my > logicsheet. It's the logic that's going to put the things in order. Please elaborate why you think that you need this before I suggest workaround for you. Vadim > > Thanks, > --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>