|
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
|
- How to debug Servlet from Jbuilder 4 Nguyen Truong Sinh
- Re: How to debug Servlet from Jbuilder 4 Steve Smith
- Re: How to debug Servlet from Jbuilder 4 Nguyen Truong Sinh
- RE: How to debug Servlet from Jbuilder 4 Steve Smith
- Re: How to debug Servlet from Jbuilder... Nguyen Truong Sinh
