debugging tomcat itself with netbeans

2005-06-22 Thread Hernan Ochoa
Hi all, I'm trying to debug tomcat itself v5.5.9 using netbeans 4.1 without much luck. I'm able to attach to a running instance of tomcat using JPDA, but then my breakpoints are activated erraticaly. Did someone try this before? These are the things I did: -compiled tomcat 5.5.9 with a build.pro

debugging tomcat itself with netbeans

2005-06-21 Thread Hernan Ochoa
Hi all, I'm trying to debug tomcat itself v5.5.9 using netbeans 4.1 without much luck. I'm able to attach to a running instance of tomcat using JPDA, but then my breakpoints are activated erraticaly. Did someone try this before? These are the things I did: -compiled tomcat 5.5.9 with a build.pr

I can´t instace a servlet why?

2005-03-05 Thread Hernan
Title: Mensaje Hi I`m try to make a jsp, which call a servlet, but when I push the submit button the iexplorer response me "I cannot found the page". This is the enviroment:     Apache Tomcat/5.0.13     IE 6.0.2800.1106   If I introduce inside the admin page of Tomcat, I see my site (ready

I can´t make work my servlet

2005-03-02 Thread Hernan
Title: Mensaje Hi, everyone I´ve a serius problem to call the servlet. This is my first implementation, and I cannot make the servlet work. I send you the code (ziped), it´s very simple, but I don´t know if the web.xml is well done. Thanks for everything   Hernán D. Pezzano  

Configuration

2005-02-28 Thread Hernan Pezzano
Hi, I can´t instance a servlet from a jsp. I have the servlet under web-inf folder, and de jsp as same as web-inf level. I call to servlet with ACTION="ServletInfo" after I press the SUBMIT button inside de jsp. it´s ok isn´t it? The result of the browser when I press SUBMIT is "the page cannot