404 on Static Assets
I am not able to see any static assets such as images, css etc in Web Mode which I have copied right under my WebLogic context i.e /cs.
WebLogic Context Root:/cs
Image and css copied into: /cs/Sites/project1/images/logo.png
Template using: <img src="cs/Sites/project1/images/logo.png" alt='logo'/>