You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Jeff Neuenschwander <je...@collegeguy.com> on 2000/04/12 06:44:50 UTC

debugging beans.

If I have a jsp that uses a bean, but I notice the bean isn't getting it's job done (writing to a db file), is there a good way to step thru the bean and see if it's working right, besides building a front-end test form that calls the bean and running it in an IDE?

just curious.

Jeff