On Thu, 4 Jul 2002 05:30, you wrote: > I use netbeans /forte using the remote debug feature. I actually do not > run tomcat within the ide. I use ant to build and deploy my web app. > > I do the same thing for JBoss. I remote debug this as well.
Remote debugging is definitely cool. Your debugger doesn't have to be built in to your IDE.... you can use a standalone debugger for remote debugging capabilities. See: http://www.debugtools.com/ for a highly recommended (and cheap) debugger. You can evaluate it for 30 days free and after that it only costs $49 or $99 to purchase. Regards, -- Rodney -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
