Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes JSF and the fly likes Where are the pictures of my jsf page?! Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Where are the pictures of my jsf page?!" Watch "Where are the pictures of my jsf page?!" New topic
Author

Where are the pictures of my jsf page?!

Kamila Rutkowski
Ranch Hand

Joined: Sep 22, 2009
Posts: 37
I have a navigation-rule like this in my jsf 2 application:

when I put an h:commandLink in myHome2.xhtml within directory myhome2 that satisfy this rule, the page myHome1.xhtml will display but there are no images on the page! where they go?!
of course, behind the application is springsecurity 3 with this config:

Kamila Rutkowski
Ranch Hand

Joined: Sep 22, 2009
Posts: 37
I found the pictures my picture URLs were relative to the current URL path!
Kamila Rutkowski
Ranch Hand

Joined: Sep 22, 2009
Posts: 37
I found the pictures my picture URLs were relative to the current URL path!
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Where are the pictures of my jsf page?!
 
Similar Threads
My navigation problem
jsf newbie, navigation not working
Error after navigation
JSF 2 is not calling serlvet filter in forward navigation
navigation rules are not working...