Thiago H de Paula Figueiredo <thiagohp <at> gmail.com> writes:

> 
> On Fri, 24 Apr 2015 05:48:04 -0300, Siddharth Tyagi  
> <siddharth.tyagi <at> niit-tech.com> wrote:
> 
> > Hi Team,
> 
> Hi!
> 
> > I need to develop a export functionality so that i can export the 
viewed
> > HTML page into word document.
> > I have achieved the same functionality in JSP (below is the code), but
> > unable to develop the same in Tapestry.
> 
> Really? Without any library? Just outputting HTML with MIME type  
> "application/vnd.ms-word" and naming the result file name as  
> something.doc? I'm sorry, but I need to see some example of this working  
> to believe it and I'd like to be proven wrong.
> 


Hi!,

I Have uploaded the same example in the above query, you can run the same 
program as a web application and check the result.



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

Reply via email to