Return-Path: Delivered-To: apmail-cocoon-users-archive@www.apache.org Received: (qmail 62689 invoked from network); 9 Apr 2005 10:53:55 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Apr 2005 10:53:55 -0000 Received: (qmail 81730 invoked by uid 500); 9 Apr 2005 10:53:49 -0000 Delivered-To: apmail-cocoon-users-archive@cocoon.apache.org Received: (qmail 81705 invoked by uid 500); 9 Apr 2005 10:53:49 -0000 Mailing-List: contact users-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: users@cocoon.apache.org Delivered-To: mailing list users@cocoon.apache.org Received: (qmail 81674 invoked by uid 99); 9 Apr 2005 10:53:49 -0000 X-ASF-Spam-Status: No, hits=0.2 required=10.0 tests=FORGED_RCVD_HELO,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from zeus.osmosis.gr (HELO osmosis.gr) (216.194.67.12) by apache.org (qpsmtpd/0.28) with ESMTP; Sat, 09 Apr 2005 03:53:48 -0700 Received: by osmosis.gr (Postfix, from userid 502) id 4037D32816D; Sat, 9 Apr 2005 10:53:46 +0000 (EET) Received: from localhost (localhost [127.0.0.1]) by osmosis.gr (Postfix) with ESMTP id 313FD2D80EE; Sat, 9 Apr 2005 13:53:46 +0300 (EEST) Date: Sat, 9 Apr 2005 13:53:46 +0300 (EEST) From: gounis@osmosis.gr To: users@cocoon.apache.org, Sebastien Arbogast Subject: Re: Debug view ? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N hi sebastien you have to use flow to handle requests, sessions etc, if so you will find that there is a real debuger where you can set breackpoints and watch your objects/variable i cocoon.xconf is a commentet entry about debuger. uncomment it and restar your container (tomcat). net time your request use flow debuger will appear. regards -stavros On Fri, 8 Apr 2005, Sebastien Arbogast wrote: > Hi, > > When I work in PHP for other projects I often reuse a debug page that > echoes all the available variables from the current environment like > session, request parameters and other superglobal tables. It's very > practical to check the output of a form before writing the script to > treat that data. > Would it be possible to have the same utility page with Cocoon ? With > what technique ? Because I guess it would be possible with XSP but I > heard that XSP was likely to be deprecated in the future... And would > it be possible to make a view of it, like "content" or "prettycontent" > for example ? > > Thank you in advance. > Regards > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@cocoon.apache.org For additional commands, e-mail: users-help@cocoon.apache.org