I know about Object Oriented programming and worked a lot in this field, but I'm completely new in programming web applications. (I worked some frameworks like Drupal, and CMSs like Joomla)
In a local application I know how to make new objects, how to using them and implementation.
My Question:
For a web application is it necessary to make Object Oriented models and if so what is the most important objects?
I will appreciate any idea ;)