-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

DG,

On 5/1/12 12:44 PM, dgchristen...@comcast.net wrote:
> jhat displays the raw data but the object browser allows the 
> developer to view the data in a structured format.  At the risk of 
> using another lousy analogy, the application data is formated in a 
> sort of high-functioning, hierarchical DOM.  The browser lets the 
> developer peruse (or, uh, browse) the data in this hierarchical 
> format in real-time.  It's sort of like the DOM viewer in Firebug 
> (but better! of course).  The first time developers see their data 
> displayed by the browser there is almost always ooh-ing and
> ahh-ing.

Yeah, I guess jhat was a bad example. I just meant that jhat doesn't
include its own client... you provide your own (web browser).

If your data is hierarchical, it sounds like it would be natural to
express it in XML. It's fairly easy to write an XSL stylesheet that can
convert that into something that can expand/collapse with clicks, etc.

> I agree that some sort of remoting is the best solution.  That
> just takes time and I was hoping for a quick solution.  Woe is
> life. ;)
> 
> If you want to continue this further feel free to contact me 
> directly.  I'm always open to informed opinions.  For the long run 
> I'm looking at http://sites.google.com/site/simpleremoting/home

I wouldn't recommend JSON for large amounts of data, especially when
it's structured and nested in the way you have described. On the other
hand, XML is typically very verbose.

Good luck,
- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk+gT5cACgkQ9CaO5/Lv0PAYbwCcD/RhCQ0D0EaLVlIi6KW883zC
XIYAn2QwWXytJh7HRuGSjRROHgvx6GHC
=dC81
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to