Re: need help on cocoon and XSP

2003-06-20 Thread Alex Keledjian
Yes i've seen it but i don't see the trouble with the first error (Ligne 272) This is the code : String type_exp=request.getParameter("type"); String[] val=request.getParameterValues("select_item[]"); String chaine=""; int longueur=val.length; // construction de la chaine des conditio

trouble with xsp on cocoon

2003-06-19 Thread Alex Keledjian
Hello, I have some little trouble with this XSP script : The aims of this one is to get some POST variables, to build a query, compute it and show the result with XSLT stylesheet. I use cocoon 2.0.4 j2sdk1.4.1_02 But cocoon says that to me : org.apache.cocoon.ProcessingException: Language Excep