Interviewer And Interviewee Guide

Struts Interview Question:

What design patterns are used in Struts?

Submitted by: Administrator
Struts is based on model 2 MVC (Model-View-Controller) architecture. Struts controller uses the command design pattern and the action classes use the adapter design pattern. The process() method of the RequestProcessor uses the template method design pattern. Struts also implement the following J2EE design patterns.

► Service to Worker
► Dispatcher View
► Composite View (Struts Tiles)
► Front Controller
► View Helper
► Synchronizer Token
Submitted by: Administrator

Read Online Struts Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.