This content has been marked as final. 
    
Show                 4 replies
    
- 
        1. Re: Why RichFaces javascript codes don't not break into lineanders.norgaard Sep 16, 2008 4:26 AM (in response to rulinsun)You mean the JavaScript that richfaces generates is not prettyprinted? I would guess that the javascript generator in richfaces needs to do this. 
 Maybe we can file a feature request asking for this? I thinks it would be great to have at least when developing.
 Best
 Anders
- 
        2. Re: Why RichFaces javascript codes don't not break into lineilya_shaikovsky Sep 16, 2008 6:13 AM (in response to rulinsun)<context-param> <param-name>org.ajax4jsf.COMPRESS_SCRIPT</param-name> <param-value>true</param-value> </context-param> 
- 
        3. Re: Why RichFaces javascript codes don't not break into lineilya_shaikovsky Sep 16, 2008 6:14 AM (in response to rulinsun)sorry value should be false. 
- 
        4. Re: Why RichFaces javascript codes don't not break into linerulinsun Sep 16, 2008 8:08 AM (in response to rulinsun)
 It works. Thanks!!
 Rulin
 
     
    