I forgot to tell, but i'm using jboss portal.

Where is the snippet of my jsp:


  | <c:set var="addRowURL">
  |     <portlet:actionURL portletMode="view">
  |             <portlet:param name="action" value="view"/>
  |     </portlet:actionURL>    
  | </c:set>
  | 
  | <display:table name="${listaVal}" id="item" pagesize="10" sort="list" 
cellpadding="0" cellspacing="0" class="bem-theme.css" requestURI="${addRowURL}">
  | 

But this example doesn't work. What should i do? Does anyone tried to use this 
taglib?

Thanks,
Pedro

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3937943#3937943

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3937943


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to