Advertisement

05.27.2008 at 10:26AM PDT, ID: 23435630
[x]
Attachment Details

help with displaytag

Asked by pothios in Java Standard Tag Library (JSTL) & Server Tags, Java Server Pages (JSP), J2EE

Tags:

hello. i have a problem getting to display the tables using displaytag lib.

in my jsp. i have: everything seems correct to me :(
Collection<customers> cus= usr.getUserList();

<c:forEach items="${cus}" var="table">
<display:table name="table">
    <display:column title="test" sortable="true">
          <c:out value='${table.cusId}'/>
    </display:column>
</display:table>
</c:forEach>Start Free Trial
 
 
[+][-]05.28.2008 at 12:20PM PDT, ID: 21663431

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Java Standard Tag Library (JSTL) & Server Tags, Java Server Pages (JSP), J2EE
Tags: java, jstl tag
Sign Up Now!
Solution Provided By: drazen_nikolic
Participating Experts: 1
Solution Grade: A
 
 
 
Loading Advertisement...
20080716-EE-VQP-32 / EE_QW_2_20070628