[tiles2] Usefulness of entity resolver in DigesterDefinitionsReader

2006-11-21 Thread Antonio Petrelli
Hello! and especially Hello David :-) I noticed that you (David) commited DigesterDefinitionsReader specifying a new entity resolver. Is it really useful? Aren't the registrations enough to take DTD files locally? Thank you Antonio -

Re: [tiles2] Usefulness of entity resolver in DigesterDefinitionsReader

2006-11-21 Thread David H. DeWolf
Which registrations are you referring to? I was on the road - without a connection - this weekend and was unable to successfully startup the tiles-test app without it (IOException, connection refused to struts.apache.org), so I'm assuming the answer is no. That said, I saw that you upgraded t

Re: [tiles2] Usefulness of entity resolver in DigesterDefinitionsReader

2006-11-21 Thread Antonio Petrelli
Hi David! David H. DeWolf ha scritto: Which registrations are you referring to? In DigesterDefinitionsReader there is the "registrations" field (currenly it contains only one registration), used to initialize the digester in the constructor. I was on the road - without a connection - this