This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
I am using excel to generate report from my web application which is built in struts framework.
I am facing one problem in Excel.
My report has part no column which will contain number.
Now when there is some data like 007 as part number , excel automatically format it and displays it as 7.
I want data as it is to be printed on report.
Can anybody pls tell me how to format this using Java?
Thnx
R K Parulekar
Ranch Hand
Joined: May 29, 2005
Posts: 66
posted
0
Hi Sejal, There are some excel api to handle excel files .. not sure how struts does it inteernally... Hope, there should be some provision to set column property to text or string ...
Ravi..
"A wish changes nothing. A decision changes everything." - Unknown