Hello all, I have a problem on the optiontransfertselect Tag. I success to display the optiontransfert but when i try to transfet an option, I have this in my javascript error console :
Erreur : moveSelectedOptions is not defined Fichier source : http://localhost:9090/listProduct.action Ligne : 1 I have put <s:head theme="ajax" /> in the parent page (the optiontransfertselect Tag is displayed in an ajax result). Did I had to include optiontransfertselect.js myself because of the ajax result? Julien