ailto:[EMAIL PROTECTED]
> Sent: Thursday, June 12, 2003 4:13 PM
> To: [EMAIL PROTECTED]
> Subject: Re: can't resolve session in xsp
>
>
> Hi all,
> seems like I finaly found the solution myself.
> Maybe it's pretty obvious but anyway.
> It seems like you can&
> From: "morten svanæs" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Thursday, June 12, 2003 12:47 AM
> Subject: can't resolve session in xsp
>
>
> > Hi,
> > I'm getting a error mesage when I'm trying to access the session in
2003 12:47 AM
Subject: can't resolve session in xsp
> Hi,
> I'm getting a error mesage when I'm trying to access the session in
> a xsp script and I don't understand why.
> It happens when I'm trying to assign a session variable with
> session.getAttribut
Hi,
I'm getting a error mesage when I'm trying to access the session in
a xsp script and I don't understand why.
It happens when I'm trying to assign a session variable with
session.getAttribute to a another variable, but when I write
outside the
it works.
Here is the error message:
org.apache.
Antonio Gallardo Rivera wrote:
>Thanks for the info Vadim.
>
>I am using 2.1-CVS. I read it and currently I am working on the
>auth-framework. The question is that we cannot access to
>
> from the called "session" transformer using XSP. IT does not
>work. I know there is a bug that prevent the
Thanks for the info Vadim.
I am using 2.1-CVS. I read it and currently I am working on the
auth-framework. The question is that we cannot access to
from the called "session" transformer using XSP. IT does not
work. I know there is a bug that prevent the use of 2 pipelines to make a
little w
Antonio Gallardo Rivera wrote:
>Can I use session variables into a XSP? I cannot reach it only trought a
>transformation. How I must declare the name space to use it in XSP since
>
Antonio,
>xmlns:xsp-session="http://apache.org/xsp/session/2.0";
>create-session="true"
>xmlns
OTECTED]]
> Sent: Tuesday, September 24, 2002 2:54 PM
> To: [EMAIL PROTECTED]
> Subject: Re: session in xsp
>
>
> Hi Luca,
>
> I have to change and check some of posted parameters' names and values.
> That's why I want to use an xsl (or anything else where I can define
sage-
>>From: Gabor Bartha [mailto:[EMAIL PROTECTED]]
>>Sent: Tuesday, September 24, 2002 1:14 PM
>>To: [EMAIL PROTECTED]
>>Subject: session in xsp
>>
>>
>>HI,
>>
>>I've got a page with input parameters, an action validate the
>>
y, September 24, 2002 1:14 PM
> To: [EMAIL PROTECTED]
> Subject: session in xsp
>
>
> HI,
>
> I've got a page with input parameters, an action validate the
> parameters. If the validation (the action) is success I want to redefine
> parameters as get all posted para
HI,
I've got a page with input parameters, an action validate the
parameters. If the validation (the action) is success I want to redefine
parameters as get all posted parameters and put them to the session. I
want it do in the redefine-params.xsl like here:
Can I use session variables into a XSP? I cannot reach it only trought a
transformation. How I must declare the name space to use it in XSP since
http://apache.org/xsp/session/2.0";
create-session="true"
xmlns:xsp="http://apache.org/xsp";>
does not work.
Currently I need to use:
> From: Christoph Stocker [mailto:[EMAIL PROTECTED]]
>
> hi!
>
> i use weblogic6.0sp2, cocoon2.0.2 and win2000
>
> i want to access the session in an xsp.
>
>
>language="java"
> xmlns:xsp="http://apache.org/xsp";
> xmlns:xsp-session="http://apache.org/xsp/session/2.0";
> >
hi!
i use weblogic6.0sp2, cocoon2.0.2 and win2000
i want to access the session in an xsp.
http://apache.org/xsp";
xmlns:xsp-session="http://apache.org/xsp/session/2.0";
>
org.apache.cocoon.environment.http.HttpSession session =
(org.apache.cocoon.environment.http.HttpSessi
yuryx wrote:
> Hello all!
>
> May be anyone to answer me for the next question:
> Why org.apache.cocoon.environment.Session not available in XSP?
> Why cocoon-dev shouldn't built-in it into XSP as
> org.apache.cocoon.environment.Request parameter (for example)?
>
> Thanx.
> Yury.
>
>
>
> ---
Hello all!
May be anyone to answer me for the next question:
Why org.apache.cocoon.environment.Session not available in XSP?
Why cocoon-dev shouldn't built-in it into XSP as
org.apache.cocoon.environment.Request parameter (for example)?
Thanx.
Yury.
--
Hi,
I have a serious problem,Which I don't know how to solve.
I have a Xml string in session,In Xsp I pull out the string from session and
how can I modify that Xml string in my same Xsp and call a Xsl to render the
Xml being modified in the Xsp.
Thankz for any help
Jegad
17 matches
Mail list logo