ExecuteScripts doesn't work properly ------------------------------------ Key: WW-2569 URL: https://issues.apache.org/struts/browse/WW-2569 Project: Struts 2 Issue Type: Bug Components: Plugin - Dojo Tags Affects Versions: 2.1.0 Reporter: Alberto José Rodríguez Rodríguez
I'm trying to use googlemaps-tags http://www.lamatek.com/GoogleMaps/ with struts-dojo, but when I load in a div the action that returns googlemaps jsp, googlemaps-javascript is missing and obviously it doesn't work. If I call the action directly from navigator all is ok. I've try to use executeScript param but then the div shows the transport text error "Error loading '/...../.../list.action (200 OK)". Really, javascript is missing allways when I load actions using dojo tags and executeScripts property doesn't solve the problem. Any idea? Thanks -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.