Find link

language:

jump to random article

Find link is a tool written by Edward Betts.

searching for Presentation logic 8 found (10 total)

alternate case: presentation logic

Model–view–presenter (837 words) [view diff] exact match in snippet view article find links to article

presenter assumes the functionality of the "middle-man". In MVP, all presentation logic is pushed to the presenter. The model–view–presenter software pattern
JSP model 1 architecture (196 words) [view diff] exact match in snippet view article find links to article
together the business logic and presentation logic of the application. Combining business logic with presentation logic makes it hard to introduce a new
Presenter first (software approach) (662 words) [view diff] exact match in snippet view article
conductor first. When used in GUI applications, this approach allows the presentation logic and business logic of the application to be developed in a test first
XOOPS (571 words) [view diff] exact match in snippet view article find links to article
many benefits such as easier separation between business logic and presentation logic as well as content caching. Built-in LDAP authentication Some SEO
Business logic (1,290 words) [view diff] exact match in snippet view article find links to article
JavaServer Pages that enables the separation between business logic and presentation logic, allowing development of each to proceed in parallel along relatively
Openbravo (1,267 words) [view diff] exact match in snippet view article find links to article
model-view-controller, a well-established design pattern in which the presentation logic and the business logic are kept isolated These two models allow for
Cross-site scripting (3,668 words) [view diff] exact match in snippet view article find links to article
resulted in popularity of applications that had a majority of the presentation logic (maybe written in JavaScript) working on the client-side that pulled
PeopleTools (1,399 words) [view diff] exact match in snippet view article find links to article
deployed in the web servers contains no application logic, purely presentation logic. In the PIA, all application logic is deployed at the application