Answer Posted / 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 |
Post New Answer View All Answers
What are the conditions for actionform to work correctly?
Difference between html tags and struts specific html tags
What do you mean by inner class and anonymous class?
Are struts and shocks the same?
What is use of i18n interceptor?
Can you explain the directory structure for a struts folder in brief ?
Why do the struts tags provide for so little formatting?
1.can we transfer a request from one struts application to another struts application? 2. how many types of action servlets r there what r they
Give an example of validates method used to avoid errors.
What is the purpose of @results?
What are Struts2 core components?
How client side validation is enabled on a jsp form?
What are struts in java?
Explain about the process of functioning of the struts program?
How can we get Servlet API Request, Response, HttpSession etc Objects in action classes?