Can anybody tell me how to configure/run the Apache Tomcat 5.5 application in eclipse 3.2? and once again , Can anybody tell me how to configure/run the BEA weblogic 8.1 application in eclipse 3.2?
Why doesn't the following snippet ask for input values 3 times from the user input keyboard? Rather ,its asks only for one time...and directly goes to the next line following the loop.