Put it inside a <display:column> tag and it it should work:

<display:column><c:out value="${user.dealerId}" /></display:column>

Matt

On Feb 18, 2004, at 6:07 AM, Deepak wrote:


<display:table name="sessionScope.listUsersForm.userList" id="user" sort="list" pagesize="20" requestURI="./listUsers.do">

   <c:out value="${user.dealerId}"/>
   </display:table>

<c:out> doesn't print anything.

----- Original Message -----
From: "Matt Raible" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, February 18, 2004 6:28 PM
Subject: Re: [displaytag-user] Object in the display list


Please provide a code sample of what you're trying to do and why it doesn't work.

Matt

On Feb 18, 2004, at 4:25 AM, Deepak wrote:

Hi,
Can I access the object in the list through a variable ?

thanx
Deepak



------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id56&alloc_id438&op=ick _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user




------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id56&alloc_id438&op�k _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user



------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id56&alloc_id438&op=click _______________________________________________ displaytag-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to