> 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
I did'nt understand the logic :(
Thanks of response
On Thu, Jan 5, 2012 at 11:54 AM, Kalle Korhonen-2 [via Tapestry] <
ml-node+s1045711n5121886...@n5.nabble.com> wrote:
> On Wed, Jan 4, 2012 at 9:16 PM, Suma <[hidden
> email]<http://user/SendEmail.jtp?type=node&node=5
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 attri
Hey guys even i wanna display the image which is located outside of the web
application. I tried by giving @Any within image comtrol but no use :(
Please guide me :(
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/help-displaying-Images-that-are-stored-outside-the-Web-ap