Question:
Hello,
I have a BSP application and my problem is that when I have a link to css or image that exists in my repository Mime, the BSP doesnīt find the image or css or js.
I am working in WAS 6.20, and before I have had this and works find, but now I donīt Know what is the problem.
Any idea?.
Thanks.
Answer:
hey,
try creating a folder named MY_STYLE under the PUBLIC directory in the repository and use themeroot in the content tag of the bsp.
<htmlb:content id = "MY_ID_XXXX"
design = "DESIGN2002"
themeRoot = "/MY_STYLE">
hope this helps...
i have another question, are you using any of the EPs too ??