I find it much easier to write a small Java application with a main() method
to test/debug beans.

Graham Cruickshanks wrote:
>
> 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 in the jsp
> pages?
>
> Also, Is there any good code examples for a full app built in this way on
> the web?
>
> Graham Cruickshanks
> www.itsnotrocketscience.com
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

--
----------------------------------------------------------------------
Glenn Nielsen             [EMAIL PROTECTED] | /* Spelin donut madder    |
MOREnet System Programming               |  * if iz ina coment.      |
Missouri Research and Education Network  |  */                       |
----------------------------------------------------------------------

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to