I agree with you Dale. DTD or XSD files enforce schema once you define
it, based on your problem domain. I think Zhnag's wants to create
generic Java classes to parse XML files. He is trying to create XML
library or XmlUtils class for his project, so all developers can us it.
Andrew Pl
Java classes to read list of
images with thumbnails from XML files. Analyze your domain and identify
patterns. Once you do that you will see similarities.
Andrew Pliszka
Zhang, Larry (L.) wrote:
What your suggesting is close to what I am trying to do. Do you have
some sample code or internet
I think what you have to do is create your own generic XML utility class
that is specific to your XML schema, that uses dom4j, or digester or
XMLBeans as XML engine. You will have to create your a commons schema
base for all your developers, that they will have to follow.
Andrew Pliszka
use to have to wash my hands every
15 minutes ;)
Andrew Pliszka
Dave Newton wrote:
--- Andrew Pliszka wrote:
Get this book, is is only $25 as pdf,
http://www.apress.com/book/bookDisplay.html?bID=228
I'm not aware that it covers Tiles controllers to a
greater extent tha
1) Check the tiles-defs XML config against DTD.
2) Check if the DTD is avaliable.
Brian Long wrote:
more helpful logging:
2007-02-16 11:05:48,529 ERROR [org.apache.struts.action.ActionServlet]
Unable to initialize Struts ActionServlet due to an unexpected exception
or error thrown, so marking
Get this book, is is only $25 as pdf,
http://www.apress.com/book/bookDisplay.html?bID=228
Andrew Pliszka
Dave Newton wrote:
--- [EMAIL PROTECTED] wrote:
I trying to implement "Tile Controllers" concept in
Struts 1.3.5 and i am
not able to find enough documentation like
6 matches
Mail list logo