This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: Custom JSF Component & escaping htmlspambob Apr 17, 2007 5:43 PM (in response to spambob)Sorry, I screwed up! 
 I want:& #x6c;& #x65;& #x2e;& #x63;& #111;& #109; 
 but I get:le.com 
- 
        2. Re: Custom JSF Component & escaping htmlpmuir Apr 17, 2007 6:06 PM (in response to spambob)use writer.write rather than writer.writeText 
- 
        3. Re: Custom JSF Component & escaping htmlspambob Apr 17, 2007 8:23 PM (in response to spambob)Thanks a lot for your help Pete, now it is working as intended! 
 Gimme a few days to get it finished then I will post my stuff in JIRA.
 
    