Re: [OT] Re: Debugging JSP

2004-02-09 Thread Vic Cekvenich
James Mitchell wrote: - if you rely on JSP debugging, chances are good that you have WAY too much logic in your pages. Consider following an MVC approach. +1 .V - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional

RE: [OT] Re: Debugging JSP

2004-02-09 Thread Ramadoss Chinnakuzhandai
- From: news [mailto:[EMAIL PROTECTED] Behalf Of Vic Cekvenich Sent: Monday, February 09, 2004 12:07 PM To: [EMAIL PROTECTED] Subject: Re: [OT] Re: Debugging JSP James Mitchell wrote: - if you rely on JSP debugging, chances are good that you have WAY too much logic in your pages. Consider