----- Original Message ----- From: "Aapo Laakkonen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, December 11, 2002 11:48 AM Subject: RE: [Mav-user] ModelLifeTime / discard() not guaranteed
> > Though I haven't given it a extensive testing, > > using document views that point to other commands > > seems to work for me. Is this not sufficient? > > But I think that it uses client side redirection. Think about 10 actions > in a chain. no--"redirect" views use client side redirection. "document" views basically use a RequestDispatcher include so it is all server-side. > > Of course you can extend commands, or call different commands directly > from other commands, but that ties commands together. I'd like to see > them independend that can be configured runtime with mapping. So I could > possibly change the behavior of execution by only editing mapping XML > file. > > Other things: > > I saw you talking in a forum about FormProc integration or example that > takes advantage of FormProc, what is it's state? Is this directed to me or jeff? If me, I don't remember this? Do you have a link to the forum page to refresh my memory? --jim > > > > ------------------------------------------------------- > This sf.net email is sponsored by: > With Great Power, Comes Great Responsibility > Learn to use your power at OSDN's High Performance Computing Channel > http://hpc.devchannel.org/ > [INVALID FOOTER] ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ [INVALID FOOTER]
