Re: Download Dialog box

2002-08-20 Thread Vadim Gritsenko

Atul Gulve wrote:

>
>
> Hi,
>
> I want to add export functionality in my application.
>
> It means, when a user clicks on some link he should get a download 
> dialog box.
>
> But I am not able to access HttpServletResponse in xsp.


What would you do if it were available?


> If anyone knows how to implement the above functionality then please 
> do let me know.


Set content type to something weird, then browser will prompt user to 
save or open this file.

Vadim


> Thanks
> Atul





-
Please check that your question  has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>




Download Dialog box

2002-08-20 Thread Atul Gulve



Hi,

I want to add export functionality in my application.

It means, when a user clicks on some link he should get a download dialog 
box.

But I am not able to access HttpServletResponse in xsp.

If anyone knows how to implement the above functionality then please do let 
me know.

Thanks
Atul

_
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


-
Please check that your question  has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>