what is project architecture?give brief explanation about
project architecture?
Answer Posted / raju
Hi
project architecture:
first y ur current project name like abc
my source built on oracle database and flatfiles
we extract data from oracle database views everyday by using some application
staging area :oracle
target definition :sql server
while moving data source to stage area we perform cleansing operation like
provide default values and changing date formats ...
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the difference between validation.xml and validator-rules.xml files in struts?
How can we group related actions in one group in Struts?
in struts how to use hibernate with struts>
What is defeult result type?
What are interceptors in struts 2?
What is struts?
What is front controller in struts2?
What is difference between struts1 and struts2?
What is the difference in using Action interface and ActionSupport class for our action classes, which one you would prefer?
What is the purpose of @requiredstringvalidator?
Give an example where struts tiles may be used?
What are the steps involved in creating a strut application?
How to build struts application in eclipse?
How to use forward action to restrict a strut application to mvc?
Which library is provided by struts for form elements like check boxes, text boxes etc?