> I am a newbie to Tapestry. I need help on how to display the Images stored> 
> outside the Web application.
One way to do it is is read the file and return a StreamResponse.
http://wiki.apache.org/tapestry/Tapestry5HowToStreamAnExistingBinaryFile

Josh
On Wed, Jan 4, 2012 at 9:16 PM, Suma <mendons...@gmail.com> wrote:
> I am a newbie to Tapestry. I need help on how to display the Images stored
> outside the Web application.
>
> Say my application HTML path -->
> c:/jboss/deploy/webapps/TapestryApp/Home.html
>
> But Images are stored outside--> : c:/appImages/test1.jpeg
>
> How can I load the Image dynamically in the SRC attribute of Image tag ?
> Please giude me :(
>
>
> --
> View this message in context: 
> http://tapestry.1045711.n5.nabble.com/help-displaying-Images-that-are-stored-outside-the-Web-application-tp2399088p5121789.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>

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

Reply via email to