Emmanuele Sordini wrote:
http://www.nabble.com/Loading-and-Calling-Java-Script-in-Struts-td20623678.html
None of those suggestions help you?
What is the jsp code you're writing? What is the path that the browser
receives? I'm willing to bet that either you're not using the jstl
version you
DNewfield wrote:
> Many browsers have issues with this--you'll have better luck if you
> convert this to an (empty) container tag:
Thanks but unfortunately that was already the case, and it doesn't work.
DNewfield wrote:
> The server doesn't control how the browser interprets the code it
> pr
Emmanuele Sordini wrote:
In a "normal"
JSP page I just included the script file, e.g.:
Many browsers have issues with this--you'll have better luck if you
convert this to an (empty) container tag:
src="/scripts/OpenLayers/OpenLayers.js">
The server doesn't control how the browser inter
3 matches
Mail list logo