Re: sql sample throws blank page...newbie

2001-06-19 Thread Mariano Kamp
Hi, have you checked the logfile (by default it is cocoon/WEB-INF/logs/cocoon.log)? I am also wondering how I can extract the exception from an esql query?!?! Mariano I am trying to get the sample sql link from welcome page work..the esql link works fine ... but the sql link throws

Re: sql sample throws blank page...newbie

2001-06-19 Thread Aurelien DEHAY
java guru [EMAIL PROTECTED] writes: The log file didnt show any error..or may be i am missing it... Anyway, I was using following code(note the esql:error-results) for catching database exceptions.. esql:execute-query esql:queryselect * from department_table1/esql:query