AndersDJohnson / AndersDJohnson/htmlcompressor
Compressed page blank when try..catch is encountered
Offen
auto-migrated
Priority-Medium
Type-Defect
- Vorherrschende Sprache
- Java
- Sterne
- 1
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
```
I’m using the htmlcompressor custom JSP tags to compress the output of JSP
pages. There is a tag at the top of the page and
at the bottom of the page
My JSP pages has come try..catch clauses. Whenever the page encounters one of the exceptions handled by these try catch block, the page is displayed blank. And when I look at 'view source' there is nothing there.
Is this a known issue? Any possible solutions?
```
Original issue reported on code.google.com by `chanchal...@gmail.com` on 5 Mar 2013 at 3:28
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.