Hello.

I have successfully used JSTL and JSP.

JSTL: pagesize="${sessionScope.paginationValue}"
JSP: pagesize="<%=paginationValue%>"

In reference to your previous WebWork related posts, I'm not too familiar
with it, but according to the docs
(http://www.opensymphony.com/webwork/wikidocs/JSTL.html) the JSTL tags
should work.

Regards,
Kurt


Subject: [displaytag-user] Put another kind of tag inside the Display
        Tag
To: [email protected]
Cc: Richard Reyes <[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed

hello everyone. Can I put another kind of tag inside the display tag 
such as JSTL or Webwork tag?

<display:table name="studyList" cellspacing="0" cellpadding="0" 
requestURI="" style="width:100%"
        id="studyList" pagesize="<ANOTHER KIND OF TAG />" class="table" 
export="false" decorator="genericDecorator">

Thanks to all.



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to