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

What is the purpose of @requiredstringvalidator?

568


What is the purpose of form-be tag in struct-config.xml?

572


Explain the life cycle of a request in struct2 application?

504


What is struts.devmode?

585


What is life cycle of an interceptor?

562






Explain about struts?

564


How to override the default error message that can come during file uploading process?

584


What does apache struts do?

512


In which method of action class the business logic is executed?

553


How properties of a form are validated in Struts?

576


Which file is used by controller to get mapping information for request routing?

548


How to display validation errors on jsp page?

572


What is actionservlet?

566


What configuration changes are required to use Tiles in Struts?

578


Can you explain the directory structure for a struts folder in brief ?

530