Re: Problem with optiontransferselect when loaded via an AJAX

2007-08-12 Thread Joakim Olsson
nfidential > information intended only for the person(s) to whom this email message is > addressed. If you have received this email message in error, please > notify > the sender immediately by telephone or email and destroy the original > message without making a copy. Thank you. &

Re: Problem with optiontransferselect when loaded via an AJAX

2007-08-12 Thread Musachy Barroso
gt; the sender immediately by telephone or email and destroy the original > message without making a copy. Thank you. > > - Original Message - > From: "Joakim Olsson" <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" > Sent: Saturday, August 11, 200

Re: Problem with optiontransferselect when loaded via an AJAX

2007-08-11 Thread Martin Gainty
Sent: Saturday, August 11, 2007 2:49 PM Subject: Problem with optiontransferselect when loaded via an AJAX Hi, I have a page with an optiontransferselect which works ok if called directly via the action in the browser. If I load the page from within another page via an AJAX I get the followi

Re: Problem with optiontransferselect when loaded via an AJAX

2007-08-11 Thread Joakim Olsson
aturday, August 11, 2007 2:49 PM > Subject: Problem with optiontransferselect when loaded via an AJAX > > > > Hi, > > > > I have a page with an optiontransferselect which works ok if called > > directly via the action in the browser. If I load the page from with

Problem with optiontransferselect when loaded via an AJAX

2007-08-11 Thread Joakim Olsson
Hi, I have a page with an optiontransferselect which works ok if called directly via the action in the browser. If I load the page from within another page via an AJAX I get the following in the AJAX debug: FATAL exception raised: bad srcObj for srcFunc: onsubmit What have I done wrong? I have