Question

Is there exist a specified name for the design pattern used in JSF and ASP.NET WebForms? Where is this design patterns describes? I want to undesrtand of using this pattern of separation bussines logic between the view more deeply.

Était-ce utile?

La solution

This is a ViewEngine Pattern. Both webforms as sjf use xhtml tags that render the html content in result

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top