what is the use of cvs in struts?
Answers were Sorted based on User's Feedback
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 |
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 |
What is actionform in struts?
What is the purpose of @emailvalidator?
advantages& 5 disadvantages of MVC architecture
When do I need “struts.jar” on my classpath?
How long do struts last?
How do u provide security to ur project?(Banking domain project)
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?
What is the purpose of form-beans tag in struct-config.xml?
What helpers in the form of jsp pages are provided in struts framework?
Explain about struts relation to html tags?
project architechture in java
3 Answers AC, IBM, INDUS, Satyam,
what is the purpose of load_on_startup entry in struts- config.xml?