Hi Victor, I just started doing this on a project as well. So far everything is going very smoothly--just replacing servlets one at a time with mav controllers. Session sharing is no problem (maverick has access to the standard HttpSession).
--jim ----- Original Message ----- From: "Victor Rodriguez" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 31, 2002 11:08 AM Subject: [Mav-user] Integrating Maverick into an existing project > Hello all, > > I want to integrate Maverick into an existing project. Unfortunately, > recoding everything to use Maverick at once is not an option, so > Maverick will have to co-exist with our own MVC "framework" which uses > servlets and jsps to generate content. Has anyone done something like > this? Do you think it is possible? Is there anything I should watch out > for? > > At the very least, Maverick should use a session created by the other > framework, and not use a new one. Can this be done? > > Thanks in advance for your suggestions! > > Best Regards, > > Victor. > > -- > victor m. rodriguez | ximis | telephone 915.832.0134 | fax 915.832.0135 > 6006 north mesa st. | suite 902 | coronado tower | el paso | tx | 79912 > > > > ------------------------------------------------------- > This sf.net email is sponsored by: Influence the future > of Java(TM) technology. Join the Java Community > Process(SM) (JCP(SM)) program now. > http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en > [INVALID FOOTER] ------------------------------------------------------- This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en [INVALID FOOTER]
