I'm having a problem figuring out where to put my DTD Files for custom XML files we're defining. THese DTD files:
1) Must be versiond in cvs and deployed in the ear whenever we deploy the app just like the rest of the codebase
2) Be accessible from the web tier as well
3) Be accessible from within an MDB.
For example, we have a xml file called "NewOrder" and it validates against "NewOrder.dtd" I may parse the NewOrder.xml file from any tier, and it needs to be able to locate that dtd, preferably as a local dtd.
Anyone else had to do this? Thanks
Discussions
Web tier: servlets, JSP, Web frameworks: Where to put DTD files, accessible by all tiers
-
Where to put DTD files, accessible by all tiers (2 messages)
- Posted by: Tracy Milburn
- Posted on: April 02 2004 15:29 EST
Threaded Messages (2)
- Where to put DTD files, accessible by all tiers by stephen smithstone on April 02 2004 16:13 EST
- If you don't have anything GOOD to say... by Tracy Milburn on April 02 2004 16:26 EST
-
Where to put DTD files, accessible by all tiers[ Go to top ]
- Posted by: stephen smithstone
- Posted on: April 02 2004 16:13 EST
- in response to Tracy Milburn
not in all sections of the forums :-) -
If you don't have anything GOOD to say...[ Go to top ]
- Posted by: Tracy Milburn
- Posted on: April 02 2004 16:26 EST
- in response to stephen smithstone
I did that because this question crosses many of them. I didn't post it in all of them. And if you have nothing positive to add, please don't respond.