Tool for testing and debugging Javabeans?

2000-05-28 Thread Graham Cruickshanks
I'm currently building an e-biz system that makes use javabeans for database and busness rules and JSP for display, Problem, It's a pain debuging runtime errors in these javabeans, by running them in jsp pages and getting output, Is there a easy way to debug and run javabeans before i use them

Re: Tool for testing and debugging Javabeans?

2000-05-28 Thread D. J. Hagberg
Graham Cruickshanks wrote: Problem, It's a pain debuging runtime errors in these javabeans, by running them in jsp pages and getting output, Is there a easy way to debug and run javabeans before i use them in the jsp pages? You might consider using one of the Java-based scripting languages