Thanks for quick replay 

ognl:page.visit.userName works OK

On 5/20/05, Robert Zeigler <[EMAIL PROTECTED]> wrote:
> Use:
> ognl:page.visit.userName
> 
> Robert
> 
> pepone pepone wrote:
> > Hello
> >
> > i creating a simple form component that extends BaseComponent
> >
> >
> > i trying to get put the userName in the component using an insert like this
> >
> > <spam jwcid="@Insert" value="ognl:visit.userName"/>
> >
> > but this always return and exception
> >
> > org.apache.tapestry.BindingException
> > Unable to resolve expression 'visit.userName' for
> > [EMAIL PROTECTED]/$logoutForm].
> >
> >  if i use this Insert in my Home.html it works as expected and shows
> > the userName property assigned in the visit object
> >
> > any ideas to solve this troubel
> >
> > thanks
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to