Have you tried define "baseRelativePath" in ?
https://struts.apache.org/docs/dojo-head.html
or maybe you can try to override template, it should be
possible at least with version 2.3.20. Copy [1] into
"template/ajax/head.ftl" locally in your project and adjust ${base}
[1]
https://github.com/
Hi!
I have a Struts application set to a non-root url (i.e. url-pattern is
set to "/strutsportal/*" instead of "/*").
How can I make the Dojo plugin understand that the built-in resources
are at ""/strutsportal/struts/..." and not "/struts/dojo/struts_dojo.js"?
I was looking if there was a
2 matches
Mail list logo