I have a hellowworld JSP running properly on the browser. I have added a toggle point on Eclipse hellowworld code. I started the tomcat like catalina jpda start in debug mode and then run the "Debug" from the Eclipse as shown in the windows below :
After clicking the debug button, I can see the following on the debug console :
However, I am wondering why my eclipse is not displaying a window something like the following ( I just took the following screenshot from the website for explaining purpose) for my hellowworld application :


