Re: Jk_status doesn't generate valid html (patch included)

2006-06-26 Thread Rainer Jung
Thanks, I committed most of it (and some more). The only thing I left unchanged is not escaping the Ampersand as a seperator between query arguments. Johan Bergström schrieb: Hello dev-list. I'm quite new to both tomcat and mod_jk.. really liking it so far! Thought I could contribute back wit

Jk_status doesn't generate valid html (patch included)

2006-06-23 Thread Johan Bergström
Hello dev-list. I'm quite new to both tomcat and mod_jk.. really liking it so far! Thought I could contribute back with some minor things I found. Jk_status throws out some garbled html; * Ampersands (&) are not escaped * Input hiddens are wrapped in a table (?) * Superfluous td/tr/table a