1. How to generate the file extension for Excel view? forum.springsource.orgMy Excel view implement works well with a minor problem that I can't see how to generate a file name and the Excel file extension "xls". Without the file extension, a ... |
2. Table views to Excel or not? forum.springsource.orgI need to compile an excel workbook based on database information. The workbook needs to be attached to an email my Spring 3 application sends. I need all information in one ... |
3. View table to excel export ? forum.springsource.orgOn successview I should the results in a table in the successview JSP. Now users want a button on screen which allows them to export the results shown in table to ... |
4. excel view corrupted forum.springsource.orgexcel view corrupted Hello. I am creating an excel view extending AbstractExcelView. The data is populated from a view (database view). When downloading with Internet Explorer 7, have not tested on ... |
5. Excel view and disabling save target forum.springsource.orgHi i have a class call departmentListExcelView that implements AbstractExcelView from spring. Now the excel display but i want to be able to disable user from downloading the file.. i.e. they ... |
6. Using Excel view in spring forum.springsource.orghi all, i want to download the result in excel format using ExcelView in spring. i am new to spring, any one can suggest me how to use the excel view ... |
7. Help,Problem with viewResolver when implement "export to Excel" feature forum.springsource.orgI meet a problem with spring viewResolver. The situation is like, before I implement "export to Excel" feature, I define the defaultViewResolver like follows in application-servlet.xml like follows: Code: |
8. How to inject dependencies in excel view forum.springsource.orgI have an excel view (extends AbstractExcelView), I am using ResourceBundleViewResolver, view class name is specified in .properties file. Its not defined in applicationcontext. Now, How can I have dependencies injected ... |
9. Excel view cannot find page forum.springsource.orgExcel view cannot find page Hi, I'm migrating my project from Spring 2.0 into Spring 2.5. But when I changed to Spring 2.5, my excel view is looking for a jsp ... |
10. Problem using Excel View forum.springsource.orgProblem using Excel View I thought I had followed the examples closely but when I try to download an Excel document I receive the error "File error: data may have been ... |
11. Problem with Excel view forum.springsource.orgProblem with Excel view Hi , I have a controller which returns an excel view as follows. Problem is when I access the controller it says 'File Error :data may been ... |
12. How to generate the file extension for Excel view? forum.springsource.orgMy Excel view implement works well with a minor problem that I can't see how to generate a file name and the Excel file extension "xls". Without the file extension, a ... |
13. Excel View Hide Throbber forum.springsource.orgExcel View Hide Throbber I currently have a JSP page that has an Excel button on it. When the user clicks the Excel button, I would like to have a throbber ... |
14. [solved] Newbie question: Generating an Excel View forum.springsource.org[solved] Newbie question: Generating an Excel View Hi.. I'm a newbie in java and spring framework.. so I'm sorry if my errors are a bit.. dumb or something.. I've tried the ... |