Oro smith wrote:
Im getting the error:

The prefix "session-context" for element "session-context:getxml" is not bound.

Where is the error actually?

This is the xsp.

<xsp:page
           language="java"
          xmlns:xsp="http://apache.org/xsp";
           xmlns:util="http://apache.org/xsp/util/2.0";
          xmlns:xsp-session-fw="http://apache.org/xsp/session-fw/1.0";>

<data1>
<session-context:getxml context="authentication" path="/authentication/ID"/>
</data1>

</xsp:page>

-------------------------------------------------
Still single? Click here to find the perfect match.
http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?141

you can also use the session transformer, therefor see at this page : http://cocoon.apache.org/2.1/developing/webapps/contexts.html


I think the session:context prefix is only a inputmodul for the sitemap. !!

I hope it helps!

Dirk Gronert


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



Reply via email to