a static inner class example is located at
org.apache.struts2.util.StrutsUtil
called static class ResponseWrapper notice the
sout = new ServletOutputStreamWrapper(strout);
assignment

Difficult to determine what your needs are without more information
M--
----- Original Message -----
From: "Johnson nickel" <[EMAIL PROTECTED]>
To: <user@struts.apache.org>
Sent: Friday, December 07, 2007 8:39 AM
Subject: Re: Struts 2 File upload to store the filedata


>
>
> Hi Evans,
>
>           I digged in google examples in StreamResult. But, i can't
> understand.
>  I want to display the images in browser Using StremResult.
>
>               Instead of ServletOutputStream out=
> response.getOutputStream();
> How can i use StreamResult.
>
>         Can u give some examples pgm?? That will be helpful..
>
>
> Regards,
> Johnson
> --
> View this message in context:
http://www.nabble.com/Struts-2-File-upload-to-store-the-filedata-tf4948427.h
tml#a14212685
> Sent from the Struts - User mailing list archive at Nabble.com.
>


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

Reply via email to