What is the exact problem you have?
The steps are simple
- add jxls and dependencies to your project
- create xls template file and make it available for your web application
(for example put it into classpath)
- in your servlet load xls template and use XLSTransformer to process it
passing required bean data
- return generated excel binary stream to client
-
Leo
On Sat, Mar 19, 2011 at 8:16 AM, Smitha <smitha...@gmail.com> wrote:
> Hi,
>
> Am new to jXLS.
> i want to use jXLS to already existing Web based project.
> I read the tutorial.I tried using given sample examples.
> it is not working as expected.
> Can anyone help me??
> Please tell me what are the exact steps...
>
>
>
>
>
> ------------------------------------------------------------------------------
> Colocation vs. Managed Hosting
> A question and answer guide to determining the best fit
> for your organization - today and in the future.
> http://p.sf.net/sfu/internap-sfd2d
> _______________________________________________
> jXLS-user mailing list
> jXLS-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jxls-user
>
------------------------------------------------------------------------------
Colocation vs. Managed Hosting
A question and answer guide to determining the best fit
for your organization - today and in the future.
http://p.sf.net/sfu/internap-sfd2d
_______________________________________________
jXLS-user mailing list
jXLS-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jxls-user