what is the use of cvs in struts?

Answers were Sorted based on User's Feedback



what is the use of cvs in struts? ..

Answer / madhu

Cvs will give the support to the developer to see the files
which contains the code developed by the other developers
as part of the same project.CVS is nothing but concurrent
versioning system.

Is This Answer Correct ?    11 Yes 0 No

what is the use of cvs in struts? ..

Answer / mary

cvs if file based.It finds no relationship among the files
until and unless they belong to the same directory.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Struts Interview Questions

we have two applications A1 & A2 both are accesing the same databse table employee at the same time how we will manage this so that both application can get the correct no of emloyee while A1 is inserting a employee at the same time while other applicatuion is getting the empployee list.

5 Answers   Accel, TCS,


How Struts internally works? For Example if we type the URL "/login.do" how the process goes internaly? How the struts-config.xml loaded?

1 Answers   Allied Digital,


What are action errors and error and what are the consequences they impose?

0 Answers  


Which tag is used to declare constants in struts xml?

0 Answers  


What is struts in j2ee?

0 Answers  


What is the purpose of execute method of action class?

0 Answers  


What are the various struts tag libraries?

0 Answers  


Provide some important Struts2 constants that you have used?

0 Answers  


What are the benefits of the struts system?

0 Answers  


What are the conditions for actionform to work correctly?

0 Answers  


Why do we need mapdispatchtoprops?

0 Answers  


Where should struts xml be placed?

0 Answers  


Categories