Just for a matter of reference, I'm currently using Tomcat 6.0.14 under
Windows 2003 server.

Thanks again! 

-----Mensagem original-----
De: Milanez, Marcus 
Enviada em: sexta-feira, 9 de maio de 2008 11:04
Para: 'Tomcat Users List'
Assunto: trim-directive-whitespaces and .tag files


Hi,

I'm successfully using trim-directive-whitespaces in my web.xml file,
clearing unecessary white spaces from my pages. The only problem is that
.tag files content is not affected by this directive. Is there a way to
make it work? I've searched a lot for it and couldn't find anything...

I'm using the following directive at this moment:

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


Any suggestion?

Thank you all!

Marcus Milanez

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to