Clifton,
I dont think VAJ 2.0 has any capability to debug a servlet. I dont use VAJ 2.0 anymore, but I dont remember a websphere test environment. Even if it did, I bet you would be looking at a websphere test env based on websphere 1.1.
websphere support in VAJ 3.0
websphere support in VAJ 3.5
I do know that in VAJ 3.5 you can also debug tomcat 4.0 (with jsp1.2) servlets instead of using the websphere test environment. The following link discusses jsp1.2 support and promises to show us how to setup a tomcat test environment next month: http://www7.software.ibm.com/vad.nsf...CT=66&Footer=1 By the way, the websphere test environements follow along with the VAJ versions. That is:
VAJ 3.0 ---> websphere 3.0
VAJ 3.02 ---> websphere 3.02
VAJ 3.5---> websphere 3.5 (now also can use tomcat 4.0)
Alex Garrison
Can anybody show me how this is done with the interactive debugger in VAJ 2.0 or if it's even possible? I am using the web server included with the sun JSWDK 1.0.1 and I am trying to debug a servlet app that I ported from the AS/400 to a Win95 PC. The PC is running the web server and VAJ. I don't see any info on debugging servlets/jsps in the help docs.