Omar Adobati wrote: > I think no... can you tell me how to do it? > Sorry if is a stupid question, but I'm working with cocoon just from a > few days, and I'm not so good with it...
Okay, this will not work with Cocoon 2.1.7. You need to download Cocoon in its entirety from Subversion, using a subversion client (e.g. tortoisesvn.tigris.org), from: http://svn.apache.org/repos/asf/cocoon/branches/BRANCH_2_1_X Then you'll be able to use this code. Or wait until we finally get 2.1.8 out, it'll be in there. Regards, Upayavira > On 11/11/05, Upayavira <[EMAIL PROTECTED]> wrote: > >>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]
