Hello,

I am having a problem trying to use some Common Resources.

I have some Image files in the following directoty:
C:/RRRSystems/Eclipse/Common/Image/AnImage1.gif

I have created my AppEngine Application in:
C:\RRRSystems\Eclipse\AppEngine\Application

The Application.css and Application.html are in:
C:\RRRSystems\Eclipse\AppEngine\Application\war

In my application.css I am tryimg to use the common Image files.

background-image: url(../../Common/Image/AnImage.gif);

When I run the application I do not get my expected image.
Warning: that I cannot find /Common/Image/AnImage.gif

If I just run the Application.html  from Windows Explorer it works
fine.

How do I use common resources ?

Thanks,

Raney.

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to