From: "Andres, Judith" <[EMAIL PROTECTED]>
...
should read:
    // Now choose the suitable XSL for the output
    if(report_id.equals("16"))
      results.put("result","report_16");

KP> results.put("results","report_16");
KP> ----------------------^
KP> "results" and not "result", to be exact.
KP>
KP>-- Konstantin


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

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

Reply via email to