I think you want to use the "@Any" component

the following example depends on you have a page method called "getImageUrl()"

<img jwcid="@Any" src="ognl:page.imageUrl">Image displayed here</img>



sunilmanu wrote:

Hi,

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 ?

any suggestions or pointers will be of great help.

Thanks,
Sunil




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

Reply via email to