jacob has been kindly helping me understand the restrictions of contexts
in tomcat, but one problem that came up and i would like some feedback
from tomcat developers.  this is with the 4.1.9-beta version.

why is the ROOT context not reloadable?

i'm using a framework that i've heavily modified based on
ActionServlet.  it works fine (finds the templates properely) when
invoked on a subdirectory, but it is unable to find the templates when
invoked by a servlet in the ROOT context.  this seems like a bug
(everything is in the same place), but i need to figure out WHAT
information is being provided incorrectly before i can make intelligent
comments, i just thought i'd mention this for now.

what is the suggested method of configuring tomcat4 to simply process
files with certain extensions regardless of directory location?

-- 

    CraigL->Thx();
    Be Developer ID: 5852



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

Reply via email to