Programming Jakarta Struts, 2nd Edition [Electronic resources] نسخه متنی

اینجــــا یک کتابخانه دیجیتالی است

با بیش از 100000 منبع الکترونیکی رایگان به زبان فارسی ، عربی و انگلیسی

Programming Jakarta Struts, 2nd Edition [Electronic resources] - نسخه متنی

Chuck Cavaness

| نمايش فراداده ، افزودن یک نقد و بررسی
افزودن به کتابخانه شخصی
ارسال به دوستان
جستجو در متن کتاب
بیشتر
تنظیمات قلم

فونت

اندازه قلم

+ - پیش فرض

حالت نمایش

روز نیمروز شب
جستجو در لغت نامه
بیشتر
لیست موضوعات
توضیحات
افزودن یادداشت جدید








3.7 Summary


The Struts framework provides an implementation for the MVC
structure, tailored for a web application. The Struts
ActionServlet,
RequestProcessor, and Action
classes provide the controller components; the
Action communicates with your
application's model components; and the combination
of the ActionForm, DTOs, JSP pages, and tag
libraries make up the view.

This chapter focused on Struts at a high level and left out many of
the details that make the framework even better. Struts, like other
valuable software frameworks, allows you to focus on developing the
business logic, instead of spending expensive development time on
low-level infrastructure functionality such as request dispatching
and field-level validation. Hopefully, this peripheral discussion has
enticed you to read on and explore the framework details in the rest
of the book.


    / 181