Page: http://wiki.cocoondev.org/Wiki.jsp?page=SQLdifferenceESQL , version: 8 on 
Sat Apr  5 10:30:49 2003 by Scherler

+ {{{
+ > In particular, I wanted to write a logicsheet, that processes a
+ > <browseable-table> tag. The logicsheet template takes parameters, such as
+ > <offset>, <limit> and <query>. The values for these parameters come from
+ > the request or from the session. I was not able to pass these parameters
+ > to the logicsheet _and_ use them in ESQL at the same time, 
+ are you talking about use-limit-clause parameter? Similar to this should work:
+ <esql:use-limit-clause><xsp-session:get-attribute 
name="limit"/></esql:use-limit-clause>
+ }}}


Reply via email to