[
https://issues.apache.org/jira/browse/WW-4279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Renato updated WW-4279:
-----------------------
Comment: was deleted
(was: Found the workaround. I upload the dtd file to a internet server. I
created a new "Plug-in from Existing JAR Archives" in eclipse and there made
the change in the xml file from "http://struts.apache.org/dtds/struts-2.3.dtd"
to "http://myserver/dtds/struts-2.3.dtd" and then exported as jar file and
voilá! =))
> http://struts.apache.org/dtds (dtd files missing)
> -------------------------------------------------
>
> Key: WW-4279
> URL: https://issues.apache.org/jira/browse/WW-4279
> Project: Struts 2
> Issue Type: Bug
> Affects Versions: 2.3.x
> Reporter: Renato
>
> Within xml. Jquery plug-in file it makes reference to
> "http://struts.apache.org/dtds/struts-2.3.dtd" wich is missing. How can I
> solve this, cause I tried to use the dtd file from Struts2 core but I fail to
> change where it should be looking it from
> "http://struts.apache.org/dtds/struts-2.3.dtd" to "WEB-INF/struts-2.3.dtd".
> (for example).
> When I do that, the tags I use for jquerys are missing.
> Help please.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)