Stavros What do you mean when you say "flow destroys URL"; the flow is simply there to route the application process from one URL to another; you could replicate it in some ways by writing custom actions but that approach is far more tedious and less maintainable.
See also: http://wiki.apache.org/cocoon/MVC >>> [EMAIL PROTECTED] 2004/09/10 02:32:46 PM >>> On Fri, 10 Sep 2004, [EMAIL PROTECTED] wrote: after sqltransformer the only way to generate XML from sql queries is xsp this is very helpfull is you have to do with select queries an other point is that flow is great for web apps but "destroy" URL. in simple case is better to have a clean url -- stavros > I've created a simple blog with cocoon > It's only using Flow, XML, and stylesheet only > no XSP at all > > The question is: > When should we use XSP (best time to use XSP)? > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. MailScanner thanks transtec Computers for their support. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
