Hi,
I am new to WDK so please excuse me. I created a custom logon screen for Webtop, however my custom images are not displaying. I created a new loginex.jsp page and replaced it with the existing one under <root>/webtop/wdk/system/login/ (I did this because I couldn't figure out how to extend it to the custom layer). I tried putting the images in the <root>/webtop/wdk/theme/documetum/images folder and then in my HTML referenced the path: /images/image.gif...however they still don't display. I even tried several other locations, such as putting them in the same folder as loginex.jsp and even putting it in <root>/webtop...but still nothing. The only way I can get the images to display is if I put a "hard-coded" path, i.e. C:\image.gif. What am I doing wrong, and where should I put these images??? Thanks,
-AB