페이지 의 열 림 속 도 를 어떻게 효과적으로 향상 시 킵 니까?

600 단어 Webjspxml
              ,      ,              ,              ,
        ,         ,           ,       :

1、    web.xml       
<jsp-config>
<jsp-property-group>
<url-pattern>*.jsp</url-pattern>
<trim-directive-whitespaces>true</trim-directive-whitespaces>
</jsp-property-group>
</jsp-config> 

2、   JSP            <%@ page trimDirectiveWhitespaces="true" %>

           ,       。

P.S: web.xml       servlet2.5(tomcat6.0)     。


좋은 웹페이지 즐겨찾기