RE: [Q] executeScripts

2010-02-18 Thread Hoying, Ken
d from? Thanks, Ken -Original Message- From: Hoying, Ken [mailto:ken_hoy...@premierinc.com] Sent: Thursday, February 18, 2010 1:25 PM To: Struts Users Mailing List Subject: RE: [Q] executeScripts As a followup, the problem does not seem to be with the script tag being there but the ja

RE: [Q] executeScripts

2010-02-18 Thread Hoying, Ken
As a followup, the problem does not seem to be with the script tag being there but the javascript call itself. If I replace the javascript: "djConfig.searchIds.push("${parameters.id?html}");" with some other code, all works fine. Not sure if this is throwing some error that is getting swallowe