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=5121886&i=0>> > 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 :( > > One of the simplest options is to create a virtual context mapping in > your application container, e.g. images/ -> c:/appImages/. Then you'd > just use "/images/test1.jpeg" as the value in your src attribute (for > example). This is not a Tapestry-specific question. > > Kalle > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [hidden > email]<http://user/SendEmail.jtp?type=node&node=5121886&i=1> > For additional commands, e-mail: [hidden > email]<http://user/SendEmail.jtp?type=node&node=5121886&i=2> > > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > > http://tapestry.1045711.n5.nabble.com/help-displaying-Images-that-are-stored-outside-the-Web-application-tp2399088p5121886.html > To unsubscribe from help : displaying Images that are stored outside the > Web application, click > here<http://tapestry.1045711.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=2399088&code=bWVuZG9uc3VtYUBnbWFpbC5jb218MjM5OTA4OHwtMTY3MDY4Nzc2OA==> > . > NAML<http://tapestry.1045711.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.InstantMailNamespace&breadcrumbs=instant+emails%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- *With Regards, Mendon Suma :)* -- View this message in context: http://tapestry.1045711.n5.nabble.com/help-displaying-Images-that-are-stored-outside-the-Web-application-tp2399088p5122000.html Sent from the Tapestry - User mailing list archive at Nabble.com.