Re: wicket-poi current status

2013-02-07 Thread Martin Grigorov
Hi,

Wicket doesn't provide any kind of integration with Excel.
The closest is
http://ci.apache.org/projects/wicket/apidocs/6.0.x/org/apache/wicket/extensions/markup/html/repeater/data/table/export/AbstractExportableColumn.htmland
http://ci.apache.org/projects/wicket/apidocs/6.0.x/org/apache/wicket/extensions/markup/html/repeater/data/table/export/AbstractDataExporter.htmlbut
they are just abstractions. You have to implement them to produce the
data.

AFAIK wicketstuff-poi does exactly what you need.


On Thu, Feb 7, 2013 at 6:13 AM, saty satya...@gmail.com wrote:

 I was looking for any excel extension for Wicket and came across this, not
 really sure what is the status of this project, any information please.
 The page at https://github.com/wicketstuff/core/wiki/POI looks
 interesting.

 Also in general what is the best way to do Excel upload/download in Apache
 wicket, is there any built in support for this.

 Thanks!



 --
 View this message in context:
 http://apache-wicket.1842946.n4.nabble.com/wicket-poi-current-status-tp4656146.html
 Sent from the Users forum mailing list archive at Nabble.com.

 -
 To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org




-- 
Martin Grigorov
jWeekend
Training, Consulting, Development
http://jWeekend.com http://jweekend.com/


Re: wicket-poi current status

2013-02-07 Thread saty
Thanks!



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/wicket-poi-current-status-tp4656146p4656191.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



wicket-poi current status

2013-02-06 Thread saty
I was looking for any excel extension for Wicket and came across this, not
really sure what is the status of this project, any information please.
The page at https://github.com/wicketstuff/core/wiki/POI looks interesting.

Also in general what is the best way to do Excel upload/download in Apache
wicket, is there any built in support for this.

Thanks!



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/wicket-poi-current-status-tp4656146.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org