We would like to use the stateAttr="restore" functionality with the
tag library so that filters and sorts will remain throughout the
session. However, we use tiles to construct our view on the
serverside, thus it becomes non-trivial to pass the restore parameter
into our jsp. It looks like the parameter is a boolean, so would it
be possible to instead have Spring pass in a boolean that the
tablefacade tag could read? For example, there could be an attribute
such as restoreLimit="${restore}"...
Thanks
-Jeff Johnston
On Oct 10, 12:57 pm, Jeff Johnston <extremecompone...@gmail.com>
wrote:
-Jeff Johnston
Thanks.
-Jeff Johnston
On Oct 12, 11:56 am, Jeff Johnston <extremecompone...@gmail.com>
wrote: