wanjidong / jmesa

Automatically exported from code.google.com/p/jmesa
0 stars 0 forks source link

Save Export to excel #321

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Trying to export to excel
2. save to export not getting popped up
3.

What is the expected output? What do you see instead?
open save dialog 

What version of the product are you using? On what operating system?
poi-3.0-FINAL
jmesa-3.0.4
jexcel-2.6.6

Please provide any additional information below.
Export to excel then org.apache.poi.hssf.usermodel.HSSFWorkbook@77c4b7  is 
showing and when csv is clicked then its getting displayed in the same page.

Original issue reported on code.google.com by syba.mel...@gmail.com on 6 Jun 2011 at 1:19

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Can we use export when using the jmesa tags .

Original comment by syba.mel...@gmail.com on 6 Jun 2011 at 4:33

GoogleCodeExporter commented 8 years ago
>>Can we use export when using the jmesa tags .

Yes. See this link for more information.

http://code.google.com/p/jmesa/wiki/ExportTutorialV3

Is this how you are doing it?

Original comment by jeff.johnston.mn@gmail.com on 7 Jun 2011 at 3:30

GoogleCodeExporter commented 8 years ago
I am using the jmesa tag library to display on the screen ..we used to have 
this display tag library where in it not only displays info in tabular form but 
also exports with out writing any controller.with out writing controller if we 
are using the jmesa tag library can we acheive the export to excel functionaity 
.

Original comment by syba.mel...@gmail.com on 7 Jun 2011 at 9:46

GoogleCodeExporter commented 8 years ago
A few years ago I had that (in eXtremeTable...which came before JMesa). It was 
great when it worked, but it did not work in a lot of environments. Plus by 
doing it in the controller you get a lot of flexibility in how it is displayed. 
Granted, if it worked really well as a filter it would be a nice option but it 
just doesn't.

Original comment by jeff.johnston.mn@gmail.com on 7 Jun 2011 at 12:30