Runining mutiple tomcat server in a single machine is
possible
Yuo wil have to duplicate configuration with different port
numbers
Answers were Sorted based on User's Feedback
Answer / puneet khanna
You need to change the port number from server.xml
Is This Answer Correct ? | 9 Yes | 1 No |
Answer / srinu
Yes it running multiple tomcat server in single machine.you
need chang the port number at the time instalation of tomcat
server or other change port number in server.xml file in
Tomcat located in your system
Note: Better to use default port numbers grater than 1000
beacuse less than 1000 are predefined for Operatin system or
others
Is This Answer Correct ? | 5 Yes | 3 No |
Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword
2. Write a interface "Car" with the following methods void setName(String) String getName() void setColor(String) String getColor() void setModel(long) long getModel()
what is the diffrence between insurance and telecom domain?
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.
Which is the better framework for web applications, struts or spring, and why?
what is mean by hasing and maping in java platform and advantage?
How to use ANT?
what is the difference between checked and unchecked Exceptions?
What are the differences between the java collection and the java list? : java collections
What do you understand by synchronization? Why is it important?
Difference b/w >> and >>> ?
what is difference between web server and application server?