Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5718394 By: elbesimo
Hi All, i'm trying to integrate paging mecanisme into a weblogic portal application (8.1.sp5) my real problem is to retriving the right requestURI attribute my code is : <render:pageUrl pageLabel="<%=PageConstants.PAGE_ADMIN_CEL_MODIFIER%>" var="vUrlRequest" /> <display:table name="requestScope.searchBean.result" id="currentAccount" pagesize="10" requestURI="<%=vUrlRequest%>" class="dataTable" defaultsort="1" requestURIcontext="true"> <%-- Colonne 1 --%> <display:column class="col colCel txt_c" property="name" style="word-wrap: break-word;"></display:column> </display:table> any one has already done the same work ?? thanks in advance ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=249318 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ displaytag-user mailing list displaytag-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-user