You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by "gdilem@libero.it" <gd...@libero.it> on 2005/02/21 14:02:21 UTC

struts-config dtd header problems

Hi all
I have a linux machine that has not HTTP connection so when tomcat try to validate my struts-config.xml I got problem for the struts-config dtd header ; I mean :

<!DOCTYPE struts-config PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 1.2//EN" "http://jakarta.apache.org/struts/dtds/struts-config_1_2.dtd">

So I try to use an absolute and phisical path to the dtd downloaded precedently.
But I got problem.
anyone knows the linux/xml syntax for describing this absolute path?
I tried file://opt/jakara-tomcat-5.0.25/webapps/admin_console/dtds/struts-config_1_2.dtd



____________________________________________________________
6X velocizzare la tua navigazione a 56k? 6X Web Accelerator di Libero!
Scaricalo su INTERNET GRATIS 6X http://www.libero.it



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


R: struts-config dtd header problems

Posted by Amleto Di Salle <di...@di.univaq.it>.
Hi,
Try 
http://struts.apache.org/dtds/struts-config_1_2.dtd

In this case, i am not sure, you will use the dtd file contained inside
the "struts.jar" (in particular inside the org/apache/struts/resources
directory).

BR
/Amleto


> -----Messaggio originale-----
> Da: gdilem@libero.it [mailto:gdilem@libero.it] 
> Inviato: lunedì 21 febbraio 2005 14.02
> A: user
> Oggetto: struts-config dtd header problems
> 
> 
> Hi all
> I have a linux machine that has not HTTP connection so when 
> tomcat try to validate my struts-config.xml I got problem for 
> the struts-config dtd header ; I mean :
> 
> <!DOCTYPE struts-config PUBLIC "-//Apache Software 
> Foundation//DTD Struts Configuration 1.2//EN" >
"http://jakarta.apache.org/struts/dtds/struts-config_1_2.dtd">


So I try to use an absolute and phisical path to the dtd downloaded
precedently. But I got problem. anyone knows the linux/xml syntax for
describing this absolute path? I tried
file://opt/jakara-tomcat-5.0.25/webapps/admin_console/dtds/struts-config
_1_2.dtd



____________________________________________________________
6X velocizzare la tua navigazione a 56k? 6X Web Accelerator di Libero!
Scaricalo su INTERNET GRATIS 6X http://www.libero.it



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


-- 
No virus found in this incoming message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 266.1.0 - Release Date: 18/02/2005
 

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 266.1.0 - Release Date: 18/02/2005
 


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org