View Single Post
  #1 (permalink)  
Old 04-05-2008, 07:57 AM
jevylux jevylux is offline
Junior Member
 
Join Date: Mar 2008
Posts: 1
Default using webservices in models

Hi, i am quite new to ZF anf$d up to now, i only read about databases handled by the models.
I need to develop an application where the data will not come from a DB but from calls to webservices.
Is the model class suitable as a container for webservices related actions ?
Is there an example avaialble
Thanks in advance
Reply With Quote