I have been studying the roller weblogger very closly lately, but I
had a question about how it passes data down to the view.  In roller
it seems like all the controller does is pick the right page to go
to, for example on the news aggregator page it simply forwards to
the newsfeed-view.jsp page and in that page it has

<roller:ViewNewsfeeds/>

The custom tag spits out all the news feeds, html and all.  This
seems to be more like the old java servlets and just doesn't seem
like what MVC is all about.  Am I wrong?

Dan

-- 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
Daniel Allen, <[EMAIL PROTECTED]>
http://www.mojavelinux.com/
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
umm... i guess this is my signature. 8-}
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to