Even i was trying implementing the same think but i couldnt make it. I used 

<result name="success" type="stream">
            image/jpeg
            inputStream
            filename="${filename}"
            1024
    </result>

But got an exception saying "Can not find a java.io.InputStream with the
name [inputStream] in the invocation stack." 

1) couldn't make out what was going wrong. 
2)and if i wish to display in my desired .jsp page with single/multiple
images in it how do i achieve it?

3)and can i use result type as a tiles 2.0?
-- 
View this message in context: 
http://old.nabble.com/Struts-2-File-upload-to-store-the-filedata-tp14168069p30776306.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to