Re: Initial setup

2010-11-21 Thread Brajesh Patel
Hi Dave,
Thanks for your quick support.

I am going for 2.2.1 that jar I have downloaded, also please provide doc
where I found it.

Thanks
Brajesh Patel


On Sun, Nov 21, 2010 at 8:08 PM, Dave Newton  wrote:

> Which version? Have you looked at the documentation? The example apps?
>
> Dave
>
> On Sun, Nov 21, 2010 at 3:08 AM, Brajesh Patel  >wrote:
>
> > Hi all,
> > Please provide initial setup guide for struts, it will great help for me.
> >
> > --
> > Thanks
> > Brajesh Patel
> >
>



-- 
Thanks
Brajesh Patel

HotWax Media
http://www.hotwaxmedia.com


Re: File Download with multiple files. Design question

2010-11-21 Thread Paweł Wielgus
Hi Roger,
below is Off-Topic as for struts.

> That's what I'm doing, but the StreamResult requires an InputStream
> which forces the intermediate step of creating a temporary file

I'm not so sure, i haven't done it myself, but there were a discussion
here some time ago
pointing out that one can create some kind of sophisticated
MySpecialBufferedStream
that will do exactly what You want.
In short this stream would need to have access to single files
but creates zip stream on-the-fly.
Google "creating zip stream on the fly"  - there are some nice results.

Best greetings,
Paweł Wielgus.

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



Re: Initial setup

2010-11-21 Thread Dave Newton
Which version? Have you looked at the documentation? The example apps?

Dave

On Sun, Nov 21, 2010 at 3:08 AM, Brajesh Patel wrote:

> Hi all,
> Please provide initial setup guide for struts, it will great help for me.
>
> --
> Thanks
> Brajesh Patel
>


Initial setup

2010-11-21 Thread Brajesh Patel
Hi all,
Please provide initial setup guide for struts, it will great help for me.

-- 
Thanks
Brajesh Patel