I would rather use the Ant ReplaceRegexp task to remove unwanted
whitespaces. In the ant build process, you process the JSP source with the
ReplaceRegexp task, then put them into war file, deploy it to the
container. You have full control over the way of chompping whitespaces by
programming the regexp pattern as you like. See
http://ant.apache.org/manual/OptionalTasks/replaceregexp.html

--
Regards,
MATSUHASHI,kazuaki
Japan



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to