>-Christopher
>
>
>
>
>Please respond to [EMAIL PROTECTED]
>
>To: [EMAIL PROTECTED]
>cc:
>
>Subject: session basic
>
>
>
>I have this:
>
>
>
>
>and I'm not getting any "Oskar Werewka" in the output?
>but why? Wh
On Fri, 8 Jun 2001, Oskar Werewka wrote:
>
> I have this:
>
>
>
Try this
Oskar Werewka"
Giacomo
>
> and I'm not getting any "Oskar Werewka" in the output?
> but why? When I looked at the generated java code, it
> seens to be OK:
>
>session.setAttribute(
> Str
Oskar,
try this instead:
Oskar
Werewka
If you look again at your generated code, you can see that it is setting
the value for "username" to "" in the call to setAttribute().
-Christopher
Please respond to [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:
Subject: ses
I have this:
and I'm not getting any "Oskar Werewka" in the output?
but why? When I looked at the generated java code, it
seens to be OK:
session.setAttribute(
String.valueOf("username"),
""
);
and:
xspCurrentNode.appendChild(