Tuesday, April 22, 2014

Re: images not showing in any browser

HTTP ERROR 404
Problem accessing /NewProject/images/1.jpg. Reason:
Not Found

it means that your 1.jpg is in "server"/NewProject/NewProject/images/1.jpg.. You can see that "NewProject" is twice and i think is it an error.. Can you post the Google Chrome inspector on the image? 


On Sat, Apr 19, 2014 at 11:58 AM, Adam <adam.trundell@googlemail.com> wrote:
I've also tried doing the following which made no difference.


Image img = new Image();
img.setUrl("Images/1.jpg");

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment