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 |
Explain integrate log4j in struts2 application?
What types of Actions we have in Struts?
How to set email notification using struts.Plz give the example code?
Give an example where struts tiles may be used?
what are the componenets of struts?
What are the important methods of actionform?
How client side validation is enabled on a jsp form?
what is the purpose of load_on_startup entry in struts- config.xml?
What are the components of struts framework?
What is the main difference between Mvc1 and Mvc2 Architecture??
7 Answers IBM, Ness Technologies,
Which interceptor is responsible for mapping request parameters to action class Java Bean properties?
How can we work with error tags?