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



Runining mutiple tomcat server in a single machine is possible Yuo wil have to duplicate configur..

Answer / puneet khanna

You need to change the port number from server.xml

Is This Answer Correct ?    9 Yes 1 No

Runining mutiple tomcat server in a single machine is possible Yuo wil have to duplicate configur..

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

Post New Answer

More Java J2EE AllOther Interview Questions

Which sorting algorithm is used by collections.sort() in java ?

0 Answers  


Should we create system software ( e.g operating system ) in java ?

0 Answers  


What do you understand by synchronization? Why is it important?

0 Answers  


What is an algorithm in java collection framework? : java collections

0 Answers  


What is java collection? : java collections

0 Answers  






what debugging tool that can be used to debug the java programs?

1 Answers   Inforica,


Which java collection class can be used to maintain the entries in the order in which they were last accessed?

0 Answers  


What is markup language?

1 Answers  


Is it possible to create Userdefined Unchecked Exception also?If Yes, give an example?

1 Answers   HCL,


What are the different types of features of the java collections framework? : java collections

0 Answers  


What are the different types of collections views being provided by the map interface? : java collections

0 Answers  


Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance

0 Answers   NSN,


Categories