users@glassfish.java.net

Re: HTML output is a single line

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Wed, 27 May 2009 11:36:19 -0400

Salut,

glassfish_at_javadesktop.org wrote:
> Does anyone know how to change this so that my HTML output is formatted similarly to how it is in the JSPs?

the easiest way would be to write a Filter which remove the \n. Then you
can map your filter to "/*". That should works :-)

A+

-- Jeanfrancois


>
> Thanks
> [Message sent by forum member 'tenmiles' (tenmiles)]
>
> http://forums.java.net/jive/thread.jspa?messageID=347880
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>