On 9/28/05, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> From: "Troy Bull" <[EMAIL PROTECTED]>
> >
> > <%= session.getAttribute("variable") %>
> >
> > So the c:out tag isn't working, any ideas why that would be?
>
> Try just:
>
>
> It will check page, request, session, and application scope
From: "Troy Bull" <[EMAIL PROTECTED]>
I have an action that puts a string in to session named variable. Then
returns success which loads a jsp page. On that page I have the following
2 lines. I thought it would print out the message 2 times but it does not
it only prints it once. The second
Thanks a ton. Sometimes I miss the dumbest stuff...
Ronald Holshausen wrote:
change it to
On 28/09/05, Troy Bull <[EMAIL PROTECTED]> wrote:
Hi all
I have an action that puts a string in to session named variable. Then
returns success which loads a jsp page. On that page I have the
fol
change it to
On 28/09/05, Troy Bull <[EMAIL PROTECTED]> wrote:
> Hi all
>
> I have an action that puts a string in to session named variable. Then
> returns success which loads a jsp page. On that page I have the
> following 2 lines. I thought it would print out the message 2 times but
> it do
4 matches
Mail list logo