[jboss-user] [Beginners Corner] - java script is compressed

mars1412 do-not-reply at jboss.com
Tue Feb 26 10:20:16 EST 2008


when I deploy my web-application and want to view my java-script code in firebug, all linebreaks have been removed.

I tried to set this in web.xml, but it does not change anything:
	<context-param>
  | 		<param-name>org.ajax4jsf.COMPRESS_SCRIPT</param-name>
  | 		<param-value>false</param-value>
  | 	</context-param>

I am using jboss web server, seam, JSF, Facelets, JSF RichFaces, Ajax4Jsf

any ideas

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4132213#4132213

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4132213



More information about the jboss-user mailing list