Struts-validator.dtd, or why lame newbie questions happen.

2003-11-21 Thread Joe Hertz

Struts in Action says to copy struts-validator.dtd into WEB-INF.

Couldn't find it. So I checked Manning's site for errata to this (since
it was beta at the time) like the book suggested. Nothing.

So I googled (imagine!). This changed since in the final release, to be
part of struts-html.tld, did it not? 

If so, can errata get posted to Manning's site? I tried to report it on
Author Online, but couldn't reach it.

See, without newbies like me, what would you guys do? :-)

-Joe



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



Re: Struts-validator.dtd, or why lame newbie questions happen.

2003-11-21 Thread majoko
Hi,
 Struts in Action says to copy struts-validator.dtd into WEB-INF.
 
 Couldn't find it. So I checked Manning's site for errata to this (since
 it was beta at the time) like the book suggested. Nothing.
 
 So I googled (imagine!). This changed since in the final release, to be
 part of struts-html.tld, did it not? 

As I understand it is in org.apache.struts.resources and it is called
validation_1_1.dtd
So why you have to copy in WEB-INF?
Do not use books without thinking about it!
By the way Struts in Action is one of the best.
Regards,

Markus
 
 If so, can errata get posted to Manning's site? I tried to report it on
 Author Online, but couldn't reach it.
 
 See, without newbies like me, what would you guys do? :-)

Looking for it  ;-)

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




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



RE: Struts-validator.dtd, or why lame newbie questions happen.

2003-11-21 Thread Joe Hertz


 -Original Message-
 From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
 Sent: Friday, November 21, 2003 5:02 AM
 To: [EMAIL PROTECTED]
 Subject: Re: Struts-validator.dtd, or why lame newbie 
 questions happen.
 

  So I googled (imagine!). This changed since in the final 
 release, to 
  be part of struts-html.tld, did it not?
 
 As I understand it is in org.apache.struts.resources and it 
 is called validation_1_1.dtd So why you have to copy in 
 WEB-INF? Do not use books without thinking about it! 

I think the point is that, wherever it wound up, the usual config
brought it along for the ride, but you raise an interesting point --
does validator-rules.xml need to go there (again like the book said) or
are you saying that's wrong too? One way or another, errata is needed.

I think youre mistaken about something though. Without googling, reading
a book, or asking here, what set of thoughts would have made that
particular factoid clear to a new struts user?



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