On 18.06.2004 19:08, Fabio Duo wrote:

If i use your xsp page, i recives the following error message:

******

An Error Occurred

The value of attribute "xmlns:xsp" associated with an element type
"xsp:page" must not contain the '<' character.

org.apache.cocoon.ProcessingException: The value of attribute "xmlns:xsp"
associated with an element type "xsp:page" must not contain the '<'
character.:

When I look at the mail I see

<xsp:page language="java" xmlns:xsp=" http://apache.org/xsp
<http://apache.org/xsp> " xmlns:esql=" http://apache.org/cocoon/SQL/v2
<http://apache.org/cocoon/SQL/v2> ">

which was probably added by Robby's mail client, while it has to be

<xsp:page language="java" xmlns:xsp="http://apache.org/xsp"; xmlns:esql="http://apache.org/cocoon/SQL/v2";>

Joerg


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to