<%@ page import="fr.acri.norm.*" %> <%@ page import="java.io.*" %> <%@ page import="java.util.*" %> <%@ page import="java.lang.*"%> <% send_request req = new send_request(); String sql="",exp_options="", error_msg="", selected="", sel_tpl_name="" ; String[] exp_columns={"exp_name"}; int nexp=-1,indiceSN=0,k=0; boolean isExp=true; sel_tpl_name=request.getParameter("sel_tpl_name"); //if (sel_tpl_name.equals("") || sel_tpl_name.equals("null")) sel_tpl_name=""; if (sel_tpl_name==null || sel_tpl_name.equals("") || sel_tpl_name.equals("null")) sel_tpl_name=""; sql="SELECT distinct exp_name"; sql+=" FROM ether.dcp_file_class, ether.ether_experiment, ether.dcp_descripteur, ether.dcp_parameter "; sql+="WHERE ether_experiment.exp_id=dcp_file_class.exp_id and dcp_descripteur.tpl_id=dcp_file_class.tpl_id "; sql+="and dcp_parameter.par_acronym = ether.dcp_descripteur.par_acronym and (isord=0 or isord=2) and associate=-1 "; sql+=" and dcp_file_class.tpl_id NOT IN (1332,1333,1331) "; sql+="ORDER BY exp_name"; ArrayList exp_list=req.get_list(sql,exp_columns); if (exp_list==null || exp_list.size()==0) { error_msg="No file class found in the databse"; } else { nexp=exp_list.size()/exp_columns.length; exp_options=""; if (nexp>0) { k=0; sel_tpl_name=""; for(int i=0;i"+exp_list.get(k); exp_options+=""; k+=exp_columns.length; } } } %> Menu Visualisation V3
 ETHER Graphic Tools
 Experiment :  
 
Advances Settings  
Clear Question
 Interactive Plot  Multi-Plot  Animation