Hi, I have been programming on Windows and its pretty easy to get the console output when you start the server from DOS as all println's go there but i tried doing same on ubuntu (through remote login) and it didnt worked as i get the bash back after starting tomcat. I tried using eclipse but it seems that the eclipse launch for tomcat is different from launching the tomcat from bash as there are no entries in tomcat's log folders for the requests serviced. Now I have 2 questions:
1)How to get console output on ubuntu 2)What's difference between launching tomcat from Eclipse versus from bash ( i specified the already installed tomcat root folder when launching the servlet from Eclipse) thanks and best regards Fahad