--- maya <[EMAIL PROTECTED]> wrote:
> what are dtd's and where do they go?

They're XML document type definitions. They shouldn't
need to go anywhere, although it's been a *long* time
since I've thought about S1.1.

> org.apache.struts.tiles.taglib.InsertTag
> this error tells me absolutely nothing..

It tells you there's an exception in a tiles:insert
tag. Exceptions thrown from inside tiles can sometimes
be difficult to diagnose, as you are discovering. Lots
of logging can help.

> why can't I find a ref to dtd's -- and an
explanation
> as to what they are for -- in documenation?

I don't know, but probably because they're a
fundamental XML "thing" and only Struts-related in the
sense that there are DTDs for the Struts config files.

d.


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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

Reply via email to