Hi Ramin,

You point us to a site that only offers an exe to download. No information 
about license, or anything else. What about us non-windows people?

Regards,
Dave

On Dec 1, 2010, at 8:13 AM, Ramin Assisi wrote:

> Hi Gabriel,
> look at http://joffice.eu. You will find what are looking for.
> Cheers
> Ramin
> 
> 
> 2010/12/1 Gabriel Molina <skip...@gmail.com>:
>> You may let a Servlet produce an Excel file as an output.
>> Your users will download the file and will view it externally to the
>> browser, except if they are using IE they will see it embeded.
>> 
>> There is no way to embed the application (MS Excel) in a web browser
>> other than IE, or at least without plugins (don't know if even
>> exists).
>> 
>> The best solution for this could be to open the file using POI to
>> extract information an let the user view this
>> information using html/javascript (say using JSP, JSF, etc).
>> 
>> There will be some code done for this, try googling for these solutions.
>> 
>> Regards
>> 
>> On Wed, Dec 1, 2010 at 3:01 AM, Saravanan P <saravanan....@gmail.com> wrote:
>>> *Hi All,
>>> 
>>>            I want to open an Excel file in browser using JAVA...
>>> 
>>> 
>>> Is there any way to do that?
>>> 
>>> **Thanks & Regards,
>>> 
>>> Saravanan.P
>>> *
>>> *
>>> ***************************************************************************************
>>> Never Design your life like GARDEN, any one can walk...!
>>> So, Design your life like SKY where every one has aspire to reach...!
>>> ***************************************************************************************
>>> *
>>> 
>> 
>> 
>> 
>> --
>> ちりも積もれば山となる
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: user-unsubscr...@poi.apache.org
>> For additional commands, e-mail: user-h...@poi.apache.org
>> 
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@poi.apache.org
> For additional commands, e-mail: user-h...@poi.apache.org
> 


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

Reply via email to