Can the parameter be added to the web.xml file. I tried adding the following
lines, but they did not show the processing times.

    <init-param>
    <param-name>cocoon-showtime</param-name>
    <param-value>true</param-value>
    </init-param>

Any suggestions?

Dinkar

-----Original Message-----
From: Carsten Ziegeler [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 16, 2001 9:47 AM
To: [EMAIL PROTECTED]
Subject: AW: Processing Time in last line in C2 like in 1.8?


Just append the parameter "cocoon-showtime" to your request,
e.g http://server/cocoon/welcome?cocoon-showtime=true and C2
will add the time add the end of the file.

Carsten

> -----Ursprungliche Nachricht-----
> Von: Rajkumar, Joseph [mailto:[EMAIL PROTECTED]]
> Gesendet: Montag, 16. Juli 2001 15:44
> An: [EMAIL PROTECTED]
> Betreff: Re: Processing Time in last line in C2 like in 1.8?
>
>
> Hi
>     Yes, I miss that feature also in the C2.0-Beta and would appreciate
> knowing how to turn it on.
>
>     Also with C1, the line number containing an offending syntax in
> the xml file was displayed so I could quickly fix that. Now with
> the C2, if there is a missing "quote" in the xml file, I don't know where
>
> to look for the offending line except in the xml file itself. C1 and its
> the xalan it used gave me the exact line number of the offending
> statement.
>
> If there is some way I could turn on that feature that would be great.
>
> Regards
> Joseph Rajkumar
>
>
> "C. Gaffga" wrote:
>
> > Is it possible to have the processing Time as a comment in
> > the output in cocoon2 like it was in cocoon1.8.
> >
> > It was a nice feature to have a look on performence without
> > looking to the logfile.
> >
> > I'm using cocoon2.1-dev from today.
> >
> > Christoph Gaffga
> >
> > ---------------------------------------------------------------------
> > Please check that your question has not already been answered in the
> > FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
> >
> > To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> > For additional commands, e-mail: <[EMAIL PROTECTED]>
>
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <[EMAIL PROTECTED]>
> For additional commands, e-mail: <[EMAIL PROTECTED]>
>

---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>



---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to