> the way you have it configured.. test.jsp would only render if implemented = > in the 'ROOT' webapp of TC > > I would suggest implementing a test webapp where the exact physical location of test.jsp would be > $CATALINA_HOME/webapps/test/test.jsp > > Regards/ > Martin
Ok, that works fine, however that does not solve the problem I originally had, which is getting jsp scripting support in the home directories of the users on the same port as apache. Essentially like php5 does with apache, being tranparent to the viewer.