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
ork). But be warned - Cocoon 2.1 is still alpha!!! But 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

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
Checkout input modules - they should be available in 2.04. They grant you easy access to the request parameters. http://blablabla?term={request:query}/> Regards, Reinhard -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 25, 2003 10:54 PM To: [EM

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

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