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

Answer Posted / ramakrishna

Project acchitcture represents no of components we are
using as part of our poject and the flow of request
processing. i.e what components involves in procession the
request and in which order.
For example if u take MVC archicture when u send a request
Controller receives the request and it decides which
business logic has be executed and after executing Model
component ,controller passes the request to JSP (View) to
display the state of the data u user.

Is This Answer Correct ?    72 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How the exceptions are handled in struts?

533


What is the purpose of @beforeresult?

605


Do you need an alignment after replacing struts?

522


Explain the core end goal while using java struts?

524


Which library is provided by struts for form elements like check boxes, text boxes etc?

508






Why do we use struts?

579


What is the purpose of @conversion annotation annotation?

594


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

551


What is struts2 namespace?

511


What is the purpose of @requiredstringvalidator annotation?

531


How does struts2 token work?

525


What do you mean by actionform?

581


How an actionform bean is created?

569


What do you mean by dynaactionform?

552


Name the different types of actions found in struts.

556