Hi, many thanks for your help. Its priceless :( After 3 days I come to my own answer. I cannot use <session:getxml> in xsp. Then I need to make a database query filtering with some parameter of the [auth-framework] this is why I need to use session:getxml before generate the XSP. To be I need to build to pipelines. the first is a
p1: XML -> XSL -> XML p2: generate_xsp_from(p1) -> XSL -> HTML More info about how to make the transformation before the XSP is procesed in: http://www.mail-archive.com/cocoon-users@xml.apache.org/msg15373.html Many thanks again, ;) Antonio Gallardo. El Martes, 24 de Septiembre de 2002 11:11, Antonio Gallardo Rivera escribió: > Hi folks! > > Please, can someone help me with this. Is possible to use auth-framework > with xsp? I am trying to make the interface to let user changes his own > password. The problem is that I cannot use xsp to retrieve data using: > > <session:getxml context="authentication" path="/authentication/ID"/> > > or > > <xsp-session:getxml context="authentication" path="/authentication/ID"/> > > How I can do? > > > Thanks, in advance. > Antonio Gallardo. > > --------------------------------------------------------------------- > Please check that your question has not already been answered in the > FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> > > To unsubscribe, e-mail: <[EMAIL PROTECTED]> > For additional commands, e-mail: <[EMAIL PROTECTED]> --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>