You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Joshua Jackson <jo...@gmail.com> on 2007/12/07 11:14:31 UTC

T4 Excel component

Dear all,

Is there any component for T4 that integrates with excel?

Thanks in advance,

-- 
What you want today, may not exist tommorrow

Blog: http://joshuajava.wordpress.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: T4 Excel component

Posted by Joshua Jackson <jo...@gmail.com>.
Ok Thanks Matt,

I already looked at jexcelapi and it is much cleaner than POI.

I will try to make to component myself.

Cheers,

On 12/17/07, Matt Brock <br...@gmail.com> wrote:
>
>
> Joshua Jackson-3 wrote:
> >
> > Thanks for replying. I was hoping there's already a T4 component for
> > displaying excel output so I would not have to re-invent the wheel.
> > And yes I need multi sheet capability.
> >
>
> Well, the  http://jexcelapi.sourceforge.net/ jExcel API  has been around for
> a long time and should to the trick.  The actual component-part of the
> equation will depend a lot on what exactly you expect it to do.

-- 
I'm a coder not a drag-n-dropper

Blog: http://joshuajava.wordpress.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: T4 Excel component

Posted by Matt Brock <br...@gmail.com>.

Joshua Jackson-3 wrote:
> 
> Thanks for replying. I was hoping there's already a T4 component for
> displaying excel output so I would not have to re-invent the wheel.
> And yes I need multi sheet capability.
> 

Well, the  http://jexcelapi.sourceforge.net/ jExcel API  has been around for
a long time and should to the trick.  The actual component-part of the
equation will depend a lot on what exactly you expect it to do.
-- 
View this message in context: http://www.nabble.com/T4-Excel-component-tp14210040p14369574.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: T4 Excel component

Posted by Joshua Jackson <jo...@gmail.com>.
Hi Matt,

Thanks for replying. I was hoping there's already a T4 component for
displaying excel output so I would not have to re-invent the wheel.
And yes I need multi sheet capability.

Thanks in advance

On 12/16/07, Matt Brock <br...@gmail.com> wrote:
>
>
> Joshua Jackson-3 wrote:
> >
> > Is there any component for T4 that integrates with excel?
> >
> Do you need Excel-specific functionality (multi-sheet), or can you just get
> by with CSV output?  There are quite a few Object->CSV converters out there,
> and Excel will set itself as the default handler for CSV files when you
> install Office.
>

-- 
I'm a coder not a drag-n-dropper

Blog: http://joshuajava.wordpress.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: T4 Excel component

Posted by Matt Brock <br...@gmail.com>.

Joshua Jackson-3 wrote:
> 
> Is there any component for T4 that integrates with excel?
> 
Do you need Excel-specific functionality (multi-sheet), or can you just get
by with CSV output?  There are quite a few Object->CSV converters out there,
and Excel will set itself as the default handler for CSV files when you
install Office.

-- 
View this message in context: http://www.nabble.com/T4-Excel-component-tp14210040p14357237.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

RE: T4 Excel component

Posted by Istvan Szucs <st...@inbox.com>.
Hi Joshua,

You can user honeycomb's excel export (honey-excel module):
http://www.javaforge.com/sharedProjectInfo.do?proj_id=481

You need to contact with the project owner (Marcus) because at this time it is not accessible on javaforge. This project broken on last javaforge upgrade process.
I think Marcus has been in tapestry list... only he can solve this problem.

Best regards,
Stef

> -----Original Message-----
> From: joshua.java@gmail.com
> Sent: Fri, 7 Dec 2007 17:14:31 +0700
> To: users@tapestry.apache.org
> Subject: T4 Excel component
> 
> Dear all,
> 
> Is there any component for T4 that integrates with excel?
> 
> Thanks in advance,
> 
> --
> What you want today, may not exist tommorrow
> 
> Blog: http://joshuajava.wordpress.com/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
> For additional commands, e-mail: users-help@tapestry.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org