This content has been marked as final. 
    
Show                 1 reply
    
- 
        1. Re: Servlet Blocking until crtl + ccamel Dec 2, 2004 12:39 AM (in response to kmohamed1000)If you're running under Windows, make sure you have "Quick Edit" mode off (don't select console text with the mouse, it blocks the program): 
 click in the top left icon of that window -> properties -> quick edit mode -> uncheck the box
 Less likely, but if under unix/linux, don't hit control-S in the console.
 
    