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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...