Re: trimDirectiveWhitespaces not working

2007-03-06 Thread Peik Feng
ctive (see SectionJSP.1.10, "Directives"). # <%@ page trimDirectiveWhitespaces="true" %> this should work right? -- Regards, Peik Feng - To start a new topic, e-mail: users@tomcat.apache.org To unsubs

Re: trimDirectiveWhitespaces not working

2007-03-06 Thread Peik Feng
Hi, According to JSP Spec v2.1 (page 122/123): JSP.3.3.8 Removing whitespaces from template text Whitespaces in template text of a JSP page are preserved by default (See SectionJSP.1.3.8, "White Space"). Unfortunately, this means that unwanted extraneous whitespaces often make it into the respo

trimDirectiveWhitespaces not working

2007-03-05 Thread Peik Feng
y help is appreciated. Thank you. -- Regards, Peik Feng - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]