Tuesday, November 29, 2011

What is struts flow? Explain in detail

Struts is a open source implementation of MVC design pattern to develop large scale web applications.Struts framework makes it easier to design realible,scalable web applications in java.Struts is not only thread safe but also thread dependent.It instantiates each action once and allows others to be threaded through the original object.Struts reduces the for redundant jsp&
Category:Struts Interview Questions

No comments:

Post a Comment