Re: Passing sitemap parameters between actions

2002-06-21 Thread Jonathan Layes
The map object is destroyed when the authenticator action is complete so your only option is to copy the values somewhere before the action completes. Three places come to mind: the parent parameter map, the request parameters and the session (assuming you have a session). I know of SessionPro

Re: Generating a 404 from

2002-06-15 Thread Jonathan Layes
ient. Cheers, Jonathan On Fri, Jun 14, 2002 at 12:02:05PM -0300, Jonathan Layes wrote: > Hi all, > > I have a few ESQL XSP pages where there is the potential for > the query to not generate any results. In those cases, I would > like to throw a ResourceNotFoundException and let m

Generating a 404 from

2002-06-14 Thread Jonathan Layes
Hi all, I have a few ESQL XSP pages where there is the potential for the query to not generate any results. In those cases, I would like to throw a ResourceNotFoundException and let my error handling (defined in the sitemap) take over and generate a 404 back to the client. Is this a sensible th

Re: How many form validation methods in cocoon?

2002-06-13 Thread Jonathan Layes
On Wed, Jun 12, 2002 at 07:37:08PM +, Ivan Luzyanin wrote: > On óÒÄ, 2002-06-12 at 16:03, steeven wrote: > > hi all, > > > > i'm new in cocoon world. I have found several form validation method in cocoon >documents: > > > > 1. in user guide -> xsp -> forms , using validate taglib. > > 2. in

Re: sitemap design patterns - hybrid selector/matcher?

2002-06-10 Thread Jonathan Layes
On Mon, Jun 10, 2002 at 11:35:58AM -0400, Vadim Gritsenko wrote: > > From: Christian Haul [mailto:[EMAIL PROTECTED]] > > > > From: Christian Haul [mailto:[EMAIL PROTECTED]] > > > > > Nope, this is not a bug. Sitemap works this way, breaking > execution > > > > > on > > > > > first serialize. > > >

sitemap design patterns - hybrid selector/matcher?

2002-06-09 Thread Jonathan Layes
Hi all, I have a recurring theme in a few of my sitemaps and, although I have solved the problem, I'm not particularly happy with the solution. Here's the problem in pseudo-sitemapese:

Re: Configuring DatabaseReader? (suggestion for documentation)

2002-06-05 Thread Jonathan Layes
hen configured in the described > way. Only inserting doesn't work (see my posting some minutes ago). > > Hope this helps, > Gerhard > > Jonathan Layes wrote: > > >Hi all, > > > >I've been searching everywhere and I can't find an example on how >

Configuring DatabaseReader?

2002-06-05 Thread Jonathan Layes
Hi all, I've been searching everywhere and I can't find an example on how to configure the DatabaseReader. Digging through the sourcecode and Javadocs, I managed to put something like this together: ...

UPDATE: mm.mysql-2.0.14 + JRE1.4.0 + Cocoon2.0.2 problem resolution

2002-06-04 Thread Jonathan Layes
list archives.. > > greetings > mike > - Original Message - > From: "Jonathan Layes" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, June 03, 2002 4:23 PM > Subject: mm.mysql-2.0.14 + JRE1.4.0 + Cocoon2.0.2 problem resolution? >

mm.mysql-2.0.14 + JRE1.4.0 + Cocoon2.0.2 problem resolution?

2002-06-03 Thread Jonathan Layes
Hi all, I have found a few snippits in the mailing list archives that indicate that mm.mysql-2.0.14 + JRE1.4.0 + Cocoon2.0.2 is a bad combination. Has anyone figured out why they are not working together? Is there a known solution? FWIW, I'm getting the ubiquitous message: org.apache.avalon.e