I just wrote a little helper utility for a web app I was debugging and decided it might be useful to others. While that may be presumptuous (being useful) I am still willing to throw it out there and let real java experts take a look.
The utility is called JWebUtil ¥mainly because I plan on adding other related stuff to it later¤ and basically it dumps the HTTP session and request objects in a table for debugging and info purposes©
Yeah yeah, its simple, and I am no java expert but I find it pretty darn useful (actually I am more of a PHP programmer and I have several utility PHP functions that use the var_dump() function to display session, post and get vars in a nice format, again for debugging while building a web app, I tried to recreate that in Java.)
Checkit via the link. jWebUtil
Chatter
1 week 1 day ago
1 week 3 days ago
2 weeks 3 days ago
3 weeks 2 hours ago
3 weeks 2 days ago
3 weeks 3 days ago
3 weeks 5 days ago
3 weeks 5 days ago
3 weeks 5 days ago
4 weeks 1 day ago