Struts follows which design patterns?

Answers were Sorted based on User's Feedback



Struts follows which design patterns?..

Answer / aravind

Struts follow Front Controller, Command Design - Action Servlet

Request Processor will use Template Pattern

Action class will follow Adapter Design Pattern.

Is This Answer Correct ?    27 Yes 2 No

Struts follows which design patterns?..

Answer / neeraj

struts follows front controller , adpater design pattern

Is This Answer Correct ?    20 Yes 4 No

Struts follows which design patterns?..

Answer / sairam

Some Designpatterns are implicitly avaliable in struts
frame work.1.MVC 2.Singleton 3.DTO 4.Application
Controller5.Front Controller

Is This Answer Correct ?    18 Yes 2 No

Struts follows which design patterns?..

Answer / rajeev shrivastava

Struts is a frame work based on Model View Controller (MVC)
design pattern. We can also implement other design patterns
like front controller, business deligate, and Data Access
Object.

Is This Answer Correct ?    15 Yes 0 No

Post New Answer

More Struts Interview Questions

Define struts?

0 Answers  


struts 1.3 features?

1 Answers   Integra, Zensar,


What is the purpose of @conversion?

0 Answers  


What configuration changes are required to use Tiles in Struts?

0 Answers  


What is struts and springs in java?

0 Answers  


What do you mean by struts.dev mode?

0 Answers  


What is struts?

0 Answers  


Are the struts tags xhtml compliant ?

0 Answers  


What is Model 1 and Model 2?

3 Answers  


What is the default suffix for struts2 action uri ?

0 Answers  


What do you mean by ognl?

0 Answers  


What is MVC Architecture?

21 Answers   HCL, Hexaware, Infosys, Infrascape, Tech Mahindra,


Categories