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
Explain the necessity of empty tag?
What are the major differences between html tags and strut specific html tags?
How many servlet controllers are used in a Struts Application?
How is token generated?
How can we display validation errors on jsp page?
What does action do in struts?
What is Custom Type Converter in Struts2?
What is s token?
What is the difference between validation.xml and validator-rules.xml files in struts validation framework?
What is the front controller in struts2?
What is the purpose of struct-config.xml in struct2?
What is the default suffix for Struts2 action URI and how can we change it?
What is defeult result type?
What is the purpose of @action annotation?
Which class of struts is responsible to converts data types from string and vice versa?