1) if they are at the top of the project they aren't (readily) accessible to the web app. To make them more accessible, try putting usercontent in src/main/webapp. That will put usercontent into the context path and make your life simpler
2) In your original e-mail, you state: "the full path of the image which is now shown is: http://localhost:8080/editanimation/sommeralex/usercontent/sommeralex/animations/maria/image.png" How is that url being generated? Are you creating it by hand? Are you trying to include the image as an asset? It's not obvious from the snippet of template you posted and your description where/how you're seeing/generating the above url. Robert On Feb 17, 2012, at 2/1712:44 PM , sommeralex wrote: > just with file.getPath() > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/retrieving-image-paths-of-uploaded-images-tp5493508p5493524.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