This content has been marked as final. 
    
Show                 2 replies
    
- 
        
1. Re: Style and formatting lost when moving seam 2.1 app to websphere 6.1
jbalunas.jbalunas.jboss.org Nov 25, 2008 9:36 PM (in response to jesse)Yup - you need to set the websphere custom properties described in the WebSphere Reference Chapter. I believe the one that you need for this is prependSlashToResource = "true".
You should set the other one described there as well.
-Jay
 - 
        
2. Re: Style and formatting lost when moving seam 2.1 app to websphere 6.1
jesse Dec 1, 2008 8:33 PM (in response to jesse)Thanks a ton! Setting both properties worked.