Hi all,
I have some images inside my custom login page, but they are not shown.
My custom login page is at WebContent/index.jsp dir and the images are at WebContent/images and the following is the source to include an image: <img src="image/ok.jpg" onclick="submit()">
I only see a big red 'X' intead of every image.
Somebody has any idea?
Regards,
Bahena


