What is Web architecture that are followed while doing
online project and tell the samples of architecture?



What is Web architecture that are followed while doing online project and tell the samples of arch..

Answer / Prabhat Kumar Chaurasia

Web architecture refers to the structure and organization of a web-based application. Some common architectures include Model-View-Controller (MVC), Model-View-Presenter (MVP), and Model-View-ViewModel (MVVM). MVC separates an application into three interconnected components: the model, which handles data; the view, which displays data; and the controller, which handles user input. Samples of web architectures also include service-oriented architecture (SOA) and microservices architecture.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Web Related AllOther Interview Questions

What is Code Base, Style Sheets?

1 Answers  


1. How can u know that the DB has connected to ur WLS? 2. What happen when u deploy a ear file in web applications? 3. What happen when ur DB and proxy server(Apache) are down n ur weblogic server is up? 4. How can u configure ur proxy server(Apache)? 5. How can the proxy server(Apache) communicate with ur WLS? 6. How the request process to ur WLS through the Proxy server(Apache)? 7. How can u know that ur heap memory is full? 8. When will u do garbage collection?

1 Answers  


txtUserID = trim(Request.Form("txtUserID")) txtPassword = trim(Request.Form("txtPassword")) txtFName = trim(Request.Form("txtFName")) txtLName = trim(Request.Form("txtLName")) txtEmail = trim(Request.Form("txtEmail")) txtAddrLine1 = trim(Request.Form("txtAddrLine1")) txtAddrLine2 = trim(Request.Form("txtAddrLine2")) txtCity = trim(Request.Form("txtCity")) txtState = trim(Request.Form("txtState")) txtZip = trim(Request.Form("txtZip")) txtCountry = trim(Request.Form("txtCountry")) txtCompanyName = trim(Request.Form("txtCompanyName")) txtPhone = trim(Request.Form("txtPhone")) txtFax = trim(Request.Form("txtFax")) txtBusinessType = trim(Request.Form("txtBusinessType")) txtAffiliations = trim(Request.Form("txtAffiliations")) txtAboutUs = trim(Request.Form("txtAboutUs"))

2 Answers  


What happens when I type in some url and press enter?

1 Answers  


Why should you submit your site to search engines?

1 Answers  


Tableau Training for Beginners

1 Answers   SAP Labs,


What are differences between DTDs and Schema?

1 Answers  


How can you add a method to a class already defined?

1 Answers  


How does dynamic discovery work?

1 Answers  


What are the steps to follow to cache parts of web form?

1 Answers  


What is Webget and WebInvoke in rest service? Tell difference between them

1 Answers   HCL,


Who is ui/ux developer? What he does?

1 Answers  


Categories