Path of the URL differs from path "web content" - do not show images

I use ADF faces in JDev 11 g.

I have structured my pages in a few subdirectories for better overview and an ADF menu allows to navigate between them. It works very well.

However, the url of the browser always reads "/ faces/pagename?...» "any subdirectory are the pages. As a result of this, images on the pages of subdirectories do not appear as there is a "... /" subdirectory under the path too.

Why the full path does not appear in the URL? I spoil some configurations of a map of a certain type?

Thank you
Matt

OK, so you use adfc-config for the navigation of the page. If you use taskflows then it is not possible to have a url by page, as the url ends up being taskflow_name/page_name etc., where taskflow_name and page_name aren't necessarily the folder/file names.
If you do not use tskflows, you can try to move your pages and navigation in faces - config.xml and see if it works for you.

Pedja

Tags: Java

Similar Questions

Maybe you are looking for