Hi list, I'm looking for a jsp optimiser (open source/free) that will strip all white spaces from my jsp file. I have tried tidy but it doesn't work well with Struts tags. Is there a way to use tidy for Struts jsp?
My jsp page contains a lot of indentation and formatting to make it human readable, so what I'm planning to do is before building the war file I want to run this optimiser over the jsp files and use the output on the war file. Anyone got any neat tricks/tools? cheers, -- Victor Hadianto --------------- Plastic... Aluminum... These are the inheritors of the Universe! Flesh and Blood have had their day... and that day is past! -- Green Lantern Comics -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

