what is project architecture?give brief explanation about
project architecture?

Answer Posted / chaitu.riims

Project Architecture means like take the below example.

There are like 2-Tier,3-Tier and so on n-Tier architecture.

So generally for 3-Tier Architecture 1.Client(Browser),
2.Server (Tomcat) 3.Back end Database(Oracle).

So explain like Requests will be taken from the Client and
it will be process in Tomcat server the server will contact
the database and process the request.The request will be get
back to the service method and inturn it will send to the
client nothing but browser.

so in this way you have to tell about your project.

May be it will help you.

Is This Answer Correct ?    144 Yes 27 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mark the differences between html tags and strut specific html tags.

589


What is the purpose of @results annotation?

716


Explain the components of struts?

542


Name the different types of actions found in struts.

556


What does modeldriven interceptor?

591






Explain about the process of functioning of the struts program?

591


How to combine the struts with velocity template?

492


How is the mvc design pattern used in struts framework?

518


What is the purpose of @key?

579


What are the various struts tag libraries?

548


How duplicate form submission can be controlled in struts?

646


How tag libraries are defined in Struts?

572


What is the purpose of @element?

582


What is the purpose of @expressionvalidator annotation?

594


What is the purpose of interceptors?

532