Re: Can I do this?

2003-03-26 Thread Konstantin Piroumian
r two terms it goes as > term1+term2 and it produces no results, as well if i type > them under quotes, like "term1 term2" :| > > Can I parse the querystring on the fly ? > > Thanks > > - Original Message - > From: <[EMAIL PROTECTED]> > To: <

RE: Can I do this?

2003-03-26 Thread Reinhard Pötz
2003 12:07 AM > To: [EMAIL PROTECTED] > Subject: Re: Can I do this? > > > It's really working :) Thanks ! :) > > I just have one problem, if I search for two terms it goes as > term1+term2 and it produces no results, as well if i type > them under quotes, like &

Re: Can I do this?

2003-03-25 Thread joaocesar
- From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 25, 2003 11:01 PM Subject: Re: Can I do this? > Oops... forget it I've changed the wrong cocoon.xconf (I'm working on the > network, but have changed local file :| ), it's now error free:) >

Re: Can I do this?

2003-03-25 Thread joaocesar
, March 25, 2003 10:56 PM Subject: RE: Can I do this? Which cocoon version do you use? If you use 2.04 it seems to me that input modules are not supported by the compiled sitemap. But I'm not sure because I've been using Cocoon 2.1dev for month (interpreted sitemap and input modules w

RE: Can I do this?

2003-03-25 Thread Reinhard Pötz
ut I think this will change in the nearer future. Regards, Reinhard > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, March 25, 2003 11:48 PM > To: [EMAIL PROTECTED] > Subject: Re: Can I do this? > > > Thanks :) > > I&#

Re: Can I do this?

2003-03-25 Thread joaocesar
; I'm doing anything wrong? Or do I need to use, ? TIA Joao Cesar - Original Message - From: "Reinhard Pötz" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 25, 2003 10:29 PM Subject: RE: Can I do this? Checkou

RE: Can I do this?

2003-03-25 Thread Reinhard Pötz
To: [EMAIL PROTECTED] Subject: Can I do this? Can I (?) do anything like this: http://blablabla?term={1}/> I've found that if I do (...) pattern="*.search"> (...) it works, and i can do for example "search phrase".search in the address ba

Re: Can I do this?

2003-03-25 Thread Tony Collen
On Tue, 25 Mar 2003 [EMAIL PROTECTED] wrote: > I'm new at cocoon, but it seems to me a little blurry where the right place > to do something... And I don't know for example, what can I do with an > action, so I was experimenting some "techniques" to have my objective done, > but what I'm looking f

Re: Can I do this?

2003-03-25 Thread joaocesar
I'm new at cocoon, but it seems to me a little blurry where the right place to do something... And I don't know for example, what can I do with an action, so I was experimenting some "techniques" to have my objective done, but what I'm looking for, is: I've made a form to search for a term. When a

Re: Can I do this?

2003-03-25 Thread Marc Portier
you might want to look into the RequestParameterAction http://xml.apache.org/cocoon/apidocs/org/apache/cocoon/matching/RequestParameterMatcher.html http://cvs.apache.org/viewcvs.cgi/cocoon-2.0/src/java/org/apache/cocoon/matching/RequestParameterMatcher.java?rev=1.1&content-type=text/vnd.viewcvs-ma

Re: Can I do this?

2003-03-25 Thread Ryan Hoegg
Have you considered doing this in an XSP or an Action? -- Ryan Hoegg ISIS Networks http://www.isisnetworks.net [EMAIL PROTECTED] wrote: Can I (?) do anything like this: http://blablabla?term={1} /> I've found that if I do (...) patte

Can I do this?

2003-03-25 Thread joaocesar
Can I (?) do anything like this:       http://blablabla?term={1}/>          I've found that if I do (...) pattern="*.search"> (...)  it works, and i can do for example "search phrase".search in the address bar and it matches with the generate prototype.. but i want to use that

Re: Can I do This ?

2001-09-18 Thread jose . camacho
i've just do it! cocoon + tomcat only ! and it goes well. - Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: <[EMAIL PROT

Can I do This ?

2001-09-18 Thread Tod Thomas
Can I run Cocoon with Tomcat only, not including Apache? If so how do I go about it? I just tried and get pretty funky output. Thanks - Tod - Please check that your question has not already been answered in the FAQ before po