[ http://jira.codehaus.org/browse/DISPL-300?page=all ] Emmanuel reopened DISPL-300: ----------------------------
Hi Jorge, I tried what you suggested and it gave me a nullpointerException, do I have to change something or add something in the source files in order for displaytag to accept the wexcel type java.lang.NullPointerException at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:141) at org.displaytag.util.ReflectHelper.classForName(ReflectHelper.java:43) at org.displaytag.export.ExportViewFactory.registerExportView(ExportViewFactory.java:95) at org.displaytag.export.ExportViewFactory.<init>(ExportViewFactory.java:67) at org.displaytag.export.ExportViewFactory.getInstance(ExportViewFactory.java:79) at org.displaytag.tags.TableTag.doStartTag(TableTag.java:709) > WYSIWYG data exporting for one table only > ------------------------------------------ > > Key: DISPL-300 > URL: http://jira.codehaus.org/browse/DISPL-300 > Project: DisplayTag > Type: Task > Components: Export > Versions: 1.1 > Reporter: Emmanuel > Fix For: 1.1 > > > I want to use the new export poi feature in one table only, and the basic > exportation in the other tables, is there a property export.excel.class e.g. > <display:setProperty name="export.excel.class" > value="org.displaytag.export.excel.DefaultHssfExportView /> > to use in the jsp so only that table get affected with poi feature? I tried > like that and it didn't work :( , currently I set my displaytag.properties > export.excel.class=org.displaytag.export.excel.DefaultHssfExportView and it > worked , but the other tables are not exporting to excel the right way. I > need the poi feature only in this table. > Thanks in advance -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ displaytag-devel mailing list displaytag-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/displaytag-devel