paging.banner.page.link does not work for First/Prev, Next/Last page links
--
Key: DISPL-358
URL: http://jira.codehaus.org/browse/DISPL-358
Project: DisplayTag
Type: Bug
Versions: 1.1
Template-based exports could be useful for boilerplate
content, like a company letterhead, etc...
Since these are Excel-specific config values, perhaps
table tag attributes is not where they belong, but in
excel-export-config properties, say
export.excel.template="path/to/template.xls"
export.ex
One more point...The logic for reading the template
doesn't necessarily belong in DefaultHssfExportView.
It probably belongs in HssfTableWriter, which could
read the template, write its contents to the workbook
passed to it by the export view, and so on...But the
key point is that most of the real
i think it should read some thing like
this
decorator="org.hyweb.ebpps.wrappers.NAEBW01_CF201"
requestURI="/action/QAList.do?myAction=list"
>
package org.hyweb.ebpps.wrappers;
import
org.hyweb.ebpps.models.NAEBT01_CF201;
public class NAEBW01_CF201 extends
BaseWrappers{ p