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 dispatchaction?
What is front controller in struts2?
What is struts?
What is the purpose of @urlvalidator annotation?
What is the role of action class?
What is action chaining ?
What is the use of token interceptor in Struts2?
How many action classes can be used in struts application?
What are inner class and anonymous class?
What’s the utilization of struts.xml configuration file?
How action-mapping tag is used for request forwarding in struts configuration file?
What is a custom tag?
What are the sections into which a strut configuration file can be divided?
What is the purpose of '@customvalidator'?
If the framework doesn’t do what I want, can I request that a feature be added?