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
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