Hmm in reading my post, I think it's not very clear :)

I want to use the variable :
<variable name="Produit" access="read,write,required" ></variable>
  | 

In a decisionHandler to do a mySQL request like this :
String request = "SELECT * FROM table WHERE id="+ the variable +";";

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4059545#4059545

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4059545
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to