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 |
In which method of action class the business logic is executed?
drawback of Validation Framework where and how to write the connection pool object in the programe how to debug the programe and application in struts without using eclips
Can i use constructor in Action Class?If yes how?
What are the components of struts framework?
What is the front controller in struts2?
Why it called struts?
What is interceptor struts2?
How struts2 supports internationalization?
What is value stack?
What applications use apache struts?
In struts.xml, what does the attribute "method" stands for in the "action" tag?
What is ValueStack and OGNL?