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
-
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
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