Hi all, I would like to know if there's a way to implement some simple Ajax futures with a pipeline without making use of CForms or creating Java classes (I'm not comfortable with Java).
The idea is: When answering to a request like http://localhost:8080/cocoon/ajax/some-pattern, to connect to the required sitemap match pattern="some-pattern", to process it and output the xml result asynchronously, replacing the existing counterpart in the page based on the node or element id generated by the pipeline. Does anyone have any idea on how to proceed? Thanks, Josh -- View this message in context: http://www.nabble.com/how-to-get-an-Ajax-request-work-with-a-pipeline-without-CForms--tf4323813.html#a12313169 Sent from the Cocoon - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
