No go , error...

javac] location: class org.apache.jsp.userlevel.pickup_jsp
    [javac]               out.print(users.userName );
    [javac]                         ^
    [javac] 1 error



----- Original Message ----- 
From: "Marc AMIR-TAHMASSEB" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Friday, October 31, 2003 2:23 PM
Subject: Re: html:text


> <%=users.userName %>
>
> struts wrote:
>
> >This is maybe a stupid question but how can i print the user.userName
value on screen instead of in a text box ?
> >
> >eg:
> >
> ><html:text property="users.userName" size="10" maxlength="10"/>
> >
> >i want to do something like : <bean:write property="users.userName"/> but
this is not working.
> >
> >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]

Reply via email to