Hi thanks for the sugestions , Actully after getting through the Grid data i encountered the problem. It was just a null value which was creating the problem, after removing it the application works good.
Thanks Alot. On Mar 10, 6:42 pm, mikedshaffer <[email protected]> wrote: > Agreed....I'd love to see how you are doing this in GWT. Maybe > include some of your source code and we could be of more assistance, > either with advice or a direction to look (likely the POI forum!) > > On Mar 10, 7:06 am, Lothar Kimmeringer <[email protected]> wrote: > > > > > Kedar schrieb: > > > > I have genratedExcelSheet from my application, but the problem > > > i encountered is that I am able to generateExcelfor nearly 50 record > > > containing 8 fields each, but if the count increses call to generate > > >Excelfails. > > > I thought this might be an buffer problem, but not able to > > > resolve it. > > > A definitive maybe. > > > > Please Help. > > > How? I doubt that you generateExcelon the GWT-based client-side > > and everything else is a servlet/POI-library related problem that > > is offtopic here. You might try out comp.lang.java.help but don't > > forget to include something to work with, i.e. some source-fragment > > that helps tracking down the problem. > > > Regards, Lothar --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Web-Toolkit?hl=en -~----------~----~----~----~------~----~------~--~---
