Runining mutiple tomcat server in a single machine is
possible
Yuo wil have to duplicate configuration with different port
numbers
Answer Posted / puneet khanna
You need to change the port number from server.xml
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What are the considerations to be made in case of loops in java ?
Which interface does java.util.hashtable implement?
What is the use of hashcode in java ?
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
Should we create system software ( e.g operating system ) in java ?
How do I find jre path in windows?
What are the different types of ways where you can iterate over a list? : java collections
can u draw class/object diagram for ATM
HOW MUCH PERCENTAGE WE DEDUCT FOR OUR SUPPLIERS OR OTHER PROFESSIONALS
What is the difference between comparable and comparator in java.util pkg?
Hi Friends , am newbie to ajax. For example just consider one account registration - A form contains 8 text fields with submit button. In this form second texbox contains "username " . On right side of text box there is a label box . On clilck action i need to determine user is available or not. Is it possible on clicking label or should i click submit button.
What is an algorithm in java collection framework? : java collections
What is deque in the java collections framework? : java collections
what is mean by hasing and maping in java platform and advantage?
What is java collection? : java collections