Omar Adobati wrote: > I'm trying to use the code in the link... but when I try to run it I > have back the exception: > > java.lang.ClassNotFoundException: org.apache.cocoon.ajax.AjaxRequestSelector > > the problem is the line of code in the sitemap.xmap below: > > <map:selector name="ajax-request" > src="org.apache.cocoon.ajax.AjaxRequestSelector"/> > > how to solve it? Yes, I know a few about AJAX and I know what it do... > but, What I must to to have it working?
Have you included the Ajax block? It is a new addition. Regards, Upayavira > On 11/9/05, Sylvain Wallez <[EMAIL PROTECTED]> wrote: > >>Omar Adobati wrote: >> >>>Ard, >>> really thanks to your answer... I'm actually checking the links you >>>send to me, I also already downloaded the code of BricksCms... >>>But, because I'm new to cocoon, could you send me "the most basic >>>example"? I think the code of BricksCms is a little complicated for >>>me... >>> >> >>Even simpler is the recent SQL sample in the Cocoon Forms block: >>- demo at >>http://cocoon.zones.apache.org/demos/21branch/samples/blocks/forms/sql/do_list_employees >>- sources at >>http://svn.apache.org/repos/asf/cocoon/blocks/forms/trunk/samples/sql/ >> >>Sylvain >> >>-- >>Sylvain Wallez Anyware Technologies >>http://people.apache.org/~sylvain http://www.anyware-tech.com >>Apache Software Foundation Member Research & Technology Director >> >> >>--------------------------------------------------------------------- >>To unsubscribe, e-mail: [EMAIL PROTECTED] >>For additional commands, e-mail: [EMAIL PROTECTED] >> >> > > > > -- > Dr. Omar Adobati > [EMAIL PROTECTED] > > --------------------------------------------------------------------- > 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]
