You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Nguyen Truong Sinh <n....@vnnews.com> on 2001/05/24 03:54:49 UTC

How to debug Servlet from Jbuilder 4

Dear all,

Would you please tell me how to debug a servlet from inside Jbuilder 4. I am using tomcat 3.2, jdk 1.3. It seems that It needs webserverglue.jar. Where can I get it ?

Thanks.

Re: How to debug Servlet from Jbuilder 4

Posted by Nguyen Truong Sinh <n....@vnnews.com>.
Yes
  ----- Original Message ----- 
  From: Steve Smith 
  To: tomcat-user@jakarta.apache.org 
  Sent: Thursday, May 24, 2001 9:26 AM
  Subject: RE: How to debug Servlet from Jbuilder 4


  Did make a new Project, then New Servlet?
    -----Original Message-----
    From: Nguyen Truong Sinh [mailto:n.t.sinh@vnnews.com]
    Sent: Wednesday, May 23, 2001 10:22 PM
    To: tomcat-user@jakarta.apache.org; ssmith2@carolina.rr.com
    Subject: Re: How to debug Servlet from Jbuilder 4


    I have created a servlet project with an .shtml file and try to run webrun or webdebug but nothing happened except building project. What's wrong with me ?

    NTS
      ----- Original Message ----- 
      From: Steve Smith 
      To: tomcat-user@jakarta.apache.org 
      Sent: Thursday, May 24, 2001 9:13 AM
      Subject: RE: How to debug Servlet from Jbuilder 4


      JBuilder has Tomcat built in....An .shtm should have been created with java file. Within the servlet set a break point on a statement and then right click on the .shtml file and then select "web debug". Tomcat will start and the web look appears. fill out the form (if you doing a post and click submit. The system will stop on you statement then you can look at variables and step through statements by hitting the F7 and F8 keys. Hit F9 to resume.
       
      Have fun
       
      Steve
        -----Original Message-----
        From: Nguyen Truong Sinh [mailto:n.t.sinh@vnnews.com]
        Sent: Wednesday, May 23, 2001 9:55 PM
        To: tomcat-user@jakarta.apache.org
        Subject: How to debug Servlet from Jbuilder 4


        Dear all,

        Would you please tell me how to debug a servlet from inside Jbuilder 4. I am using tomcat 3.2, jdk 1.3. It seems that It needs webserverglue.jar. Where can I get it ?

        Thanks.

RE: How to debug Servlet from Jbuilder 4

Posted by Steve Smith <ss...@carolina.rr.com>.
Did make a new Project, then New Servlet?
  -----Original Message-----
  From: Nguyen Truong Sinh [mailto:n.t.sinh@vnnews.com]
  Sent: Wednesday, May 23, 2001 10:22 PM
  To: tomcat-user@jakarta.apache.org; ssmith2@carolina.rr.com
  Subject: Re: How to debug Servlet from Jbuilder 4


  I have created a servlet project with an .shtml file and try to run webrun
or webdebug but nothing happened except building project. What's wrong with
me ?

  NTS
    ----- Original Message -----
    From: Steve Smith
    To: tomcat-user@jakarta.apache.org
    Sent: Thursday, May 24, 2001 9:13 AM
    Subject: RE: How to debug Servlet from Jbuilder 4


    JBuilder has Tomcat built in....An .shtm should have been created with
java file. Within the servlet set a break point on a statement and then
right click on the .shtml file and then select "web debug". Tomcat will
start and the web look appears. fill out the form (if you doing a post and
click submit. The system will stop on you statement then you can look at
variables and step through statements by hitting the F7 and F8 keys. Hit F9
to resume.

    Have fun

    Steve
      -----Original Message-----
      From: Nguyen Truong Sinh [mailto:n.t.sinh@vnnews.com]
      Sent: Wednesday, May 23, 2001 9:55 PM
      To: tomcat-user@jakarta.apache.org
      Subject: How to debug Servlet from Jbuilder 4


      Dear all,

      Would you please tell me how to debug a servlet from inside Jbuilder
4. I am using tomcat 3.2, jdk 1.3. It seems that It needs webserverglue.jar.
Where can I get it ?

      Thanks.

Re: How to debug Servlet from Jbuilder 4

Posted by Nguyen Truong Sinh <n....@vnnews.com>.
I have created a servlet project with an .shtml file and try to run webrun or webdebug but nothing happened except building project. What's wrong with me ?

NTS
  ----- Original Message ----- 
  From: Steve Smith 
  To: tomcat-user@jakarta.apache.org 
  Sent: Thursday, May 24, 2001 9:13 AM
  Subject: RE: How to debug Servlet from Jbuilder 4


  JBuilder has Tomcat built in....An .shtm should have been created with java file. Within the servlet set a break point on a statement and then right click on the .shtml file and then select "web debug". Tomcat will start and the web look appears. fill out the form (if you doing a post and click submit. The system will stop on you statement then you can look at variables and step through statements by hitting the F7 and F8 keys. Hit F9 to resume.
   
  Have fun
   
  Steve
    -----Original Message-----
    From: Nguyen Truong Sinh [mailto:n.t.sinh@vnnews.com]
    Sent: Wednesday, May 23, 2001 9:55 PM
    To: tomcat-user@jakarta.apache.org
    Subject: How to debug Servlet from Jbuilder 4


    Dear all,

    Would you please tell me how to debug a servlet from inside Jbuilder 4. I am using tomcat 3.2, jdk 1.3. It seems that It needs webserverglue.jar. Where can I get it ?

    Thanks.

RE: How to debug Servlet from Jbuilder 4

Posted by Steve Smith <ss...@carolina.rr.com>.
JBuilder has Tomcat built in....An .shtm should have been created with java
file. Within the servlet set a break point on a statement and then right
click on the .shtml file and then select "web debug". Tomcat will start and
the web look appears. fill out the form (if you doing a post and click
submit. The system will stop on you statement then you can look at variables
and step through statements by hitting the F7 and F8 keys. Hit F9 to resume.

Have fun

Steve
  -----Original Message-----
  From: Nguyen Truong Sinh [mailto:n.t.sinh@vnnews.com]
  Sent: Wednesday, May 23, 2001 9:55 PM
  To: tomcat-user@jakarta.apache.org
  Subject: How to debug Servlet from Jbuilder 4


  Dear all,

  Would you please tell me how to debug a servlet from inside Jbuilder 4. I
am using tomcat 3.2, jdk 1.3. It seems that It needs webserverglue.jar.
Where can I get it ?

  Thanks.