Hi all, We are working on adapting MVNForum inside cocoon! We proceeded like this : - View: we used the user JSP pages with JSPGenerator with a few modifications it works. - Model: We used the MVN beans as is - Control: That's the main thing, we need to adapt everything here, mostly adapt the initializations made on MVN servlet, rewrite URL mappings in a sitemap, adapt request parameters & attributes stuff.
Any question ... and also any suggestion wecomed ! Specially : - I wonder if JSP Generator is robust? - If you guys are developing a Forum with better Cocoon tools : Flow, OJB etc.. can you tell the functionalities you plan to implement, then it would be preferable for us to wait for you committers :-) Regards, Phil On Fri, 2004-06-04 at 22:23, Bertrand Delacretaz wrote: > Le 4 juin 04, Ã 15:04, Upayavira a Ãcrit : > > > > ...The thing I'm most keen to see is integration with a mailserver > > backend, giving access to a discussion via both mail and web > > interfaces.... > > What I'm thinking of implementing ATM is only the business object used > to store and retrieve forum messages, that's all. Won't be very > sophisticated, but it could be a starting point for what you envision. > > -Bertrand > > > -- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
