Thank you Wendy :-)
-Original Message-
From: Wendy Smoak [mailto:[EMAIL PROTECTED]
Sent: Thursday, December 15, 2005 4:36 PM
To: Struts Users Mailing List
Subject: Re: Struts DTD - basic question
On 12/15/05, Rivka Shisman <[EMAIL PROTECTED]> wrote:
> When I use in my struts-c
On 12/15/05, Rivka Shisman <[EMAIL PROTECTED]> wrote:
> When I use in my struts-config.xml the line: PUBLIC "-//Apache Software Foundation//DTD Struts Configuration1.2//EN"
> "http://struts.apache.org/dtds/struts-config_1_2.dtd";> - it works while
> running the application but not in my IDE when
Google for: XML DTD "public identifier" "system identifier"
On 12/14/05, Rivka Shisman <[EMAIL PROTECTED]> wrote:
> Joe wrote:
>
>
>
> >>Struts, Tiles, and Validator all are distributed with the correct DTDs
> (as well as several historic versions) packaged in the JAR. If you
> >>have the correct
Joe wrote:
>>Struts, Tiles, and Validator all are distributed with the correct DTDs
(as well as several historic versions) packaged in the JAR. If you
>>have the correct DOCTYPE declaration in your XML file, the DTD will be
read as a classpath resource rather than over the internet.
>>I thi
Well, I use MyEclipse IDE and "XML catalog" is in specific settings for
MyEclipse.
So you have to serach for "XML catalog" in your libary and then add the
key-String and local DTD-location there. Then your IDE will first check
for local copy of DTD and only if it's not OK go to web.
Lehitrao
On Behalf Of Danny Lee
Sent: Tuesday, December 13, 2005 5:18 PM
To: user@struts.apache.org
Subject: Re: Struts DTD - basic question
Thanks again Joe,
now I've configurated the stuff for Eclipse, and it works.
Cheers,
Danny
-
Thanks again Joe,
now I've configurated the stuff for Eclipse, and it works.
Cheers,
Danny
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
At 3:41 PM +0100 12/13/05, Danny Lee wrote:
Hi Joe,
thanks for your answer,
now I realy understand how this stuff works :)
But it still don't works with validator.
JAR is right and in scope, DTD is there in jar, DOCTYPE is right too
but Eclipse allways tries to search for it online...
I think
Hi Joe,
thanks for your answer,
now I realy understand how this stuff works :)
But it still don't works with validator.
JAR is right and in scope, DTD is there in jar, DOCTYPE is right too
but Eclipse allways tries to search for it online...
Cheers,
Danny
On 12/13/05, Rivka Shisman <[EMAIL PROTECTED]> wrote:
> My struts-config.xml looks for the dtd in the Jakarta website:
> http://jakarta.apache.org/struts/dtds/struts-config_1_2.dtd
>
> My validator.xml looks for the dtd in the Jakarta website:
> http://jakarta.apache.org/commons/dtds/validator_1_1
At 1:23 PM +0100 12/13/05, Danny Lee wrote:
Shalom there,
http://jakarta.apache.org is dead :(, have the same problem.
yes you can hold the stuff localy.
Just put it in your /lib/ folder... when jackarta's up, I'll do it too.
Struts, Tiles, and Validator all are distributed with the correct
Shalom there,
http://jakarta.apache.org is dead :(, have the same problem.
yes you can hold the stuff localy.
Just put it in your /lib/ folder... when jackarta's up, I'll do it too.
Cheers
Danny
Rivka Shisman schrieb:
Hello all,
My struts-config.xml looks for the dtd in the Jakarta web
On Tue, 2005-12-13 at 12:14 +0200, Rivka Shisman wrote:
> Hello all,
> My struts-config.xml looks for the dtd in the Jakarta website:
> http://jakarta.apache.org/struts/dtds/struts-config_1_2.dtd
>
> My validator.xml looks for the dtd in the Jakarta website:
> http://jakarta.apache.org/commons/dt
13 matches
Mail list logo