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 I missed that part; the suggestions I had are only for running Struts; not for work in an IDE.

Eclipse has an XML Catalog (at least 3.1 with the Web Tools installed; I'm not sure where that came in). With that, you can do a similar process -- register a public ID and tell Eclipse where it can find a locally stored copy of that DTD. You can get a copy from the URL (if the server is working) or from a Struts JAR or the SVN repository.

For other IDEs, I can't say, but they could all offer similar services.

Joe

--
Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com "Narrow minds are weapons made for mass destruction" -The Ex

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to