This content has been marked as final. 
    
Show                 2 replies
    
- 
        1. Re: WSRP resources URLsclaprun Mar 4, 2009 12:52 PM (in response to cpage)Our WSRP implementation doesn't currently handle resources very well. background:url in style elements are indeed not currently properly detected as targets for rewriting. 
 A possible solution would be a store the static resources such as images in an easily reachable location and refer to them via an absolute URL, though I admit that this is sub-optimal.
- 
        2. Re: WSRP resources URLscpage Mar 5, 2009 3:59 AM (in response to cpage)Thanks for your response. 
 It's a bad news for us. All our resources are given by dynamic URL (we use JSF).
 We will consider a new solution for our resources.
 
    