How do I put the pagesize in the request, session or application scope?
Can you please give me a sample code. Im a newbie...
Thank you so much...
Matt Raible wrote:
You should be able to use something like ${pagesize} where "pagesize"
is a variable you put in the request, session or application scope.
If you're using Servlet 2.3 (AppFuse 1.x), you have have to use a
scriplet, for example: <%=request.getAttribute("pagesize")>.
HTH,
Matt
On 3/26/07, Adriel Manalansan <[EMAIL PROTECTED]> wrote:
Hello to everyone. How can I put a variable pagesize in displaytag? What
will I use to put a variable? Can I use a webwork tag? If yes, how?
Thank you for your kind replies...
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]