thanks
On 7/15/05, ichy <[EMAIL PROTECTED]> wrote:
> Hi, Rechard.
>
> 2005/7/15, Richard Reyes [EMAIL PROTECTED]:
>
> >
> > The value of
> >
> > <%= pageContext.getAttribute("username") %>
> >
> > is
> >
> > [EMAIL PROTECTED]
>
> the value seems like a result of Object#toString().
> so, at l
Hi, Rechard.
2005/7/15, Richard Reyes [EMAIL PROTECTED]:
>
> The value of
>
> <%= pageContext.getAttribute("username") %>
>
> is
>
> [EMAIL PROTECTED]
the value seems like a result of Object#toString().
so, at least you can access methods of Cookie class like
<%=
((javax.servlet.http.C
Hi Wendy,
Sorry I wasn't able to attend to this earlier.
The value of
<%= pageContext.getAttribute("username") %>
is
[EMAIL PROTECTED]
What do you think I should do?
Thanks
Richard
On 7/7/05, Wendy Smoak <[EMAIL PROTECTED]> wrote:
> From: "Richard Reyes" <[EMAIL PROTECTED]>
> > I have th
From: "Richard Reyes" <[EMAIL PROTECTED]>
> I have this code...
>
> down the line i need to access the bean and set it to an input field.
>
>
> previously i was using EL but the webapp was deployed in an older
> version of tomcat where EL is not working .
What version are you on now? I assume y
4 matches
Mail list logo