Hello,

On an install we have just put up we are having problems compiling some
jsps.

In the work folder, we have the usual, --, org, apache, jsp, folder
structure

An index.jsp that has a metarefresh compiled into that fine and run
well.

However, another folder structure is setup there parallel to the "__"
folder..   its our folder structure for jsps... but why is it there and
not implementing the org.apache.jsp stuff?     

And servlet that forwards to a jsp works fine.    index.jsp that has no
real content works fine.  but any jsp that we go to in the location URL
doesn't work.    it complains of a header being included can't be found.
That in turn can't find the .tld for our tags.    But all those other
jsps use that same setup.     

Weird huh?       The duplicate folder structure is throwing us for a
loop.
And this software is installed on various other boxes, tomcats, etc for
years now.     we are just moving from one server to another with very
much the same settings.       

What would cause that duplicate folder structure?     It has to be a
failure of tomcat to see those *.jsp's as or.apache.jsp's....right?


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

Reply via email to