Andrej Koelewijn

2/1/2004

Readable UIX

Filed under: — andrejk @ 1:13 am

Brian Duff writes that he had some problems reading the html generated by his uix pages. But he also mentiones that there is a solution. If you set the configuration property debug to true, the generated html code will be readable.

I currently have a different but somewhat similar problem. I’ve created a jsp which generates about 120kb of html. If i format this html page using tidy, it’s only 18kb in size (lots of lines with only spaces). Is there a way to configure OC4J (9.0.3) to remove those spaces?

One Response to “Readable UIX”

  1. Jan Says:

    How about writing a generic servlet filter that takes care of that job. Works for me.

Leave a Reply

Powered by WordPress