Michiel_Balie <[EMAIL PROTECTED]> wrote: > Hello all, > > I'm sure I'm not the first to ask but I cant find the answer to this > question. > My jsp files are in a sub/sub directory of the ROOT. > The domein ( http://www.next5minutes.org/journal.jsp > <http://www.next5minutes.org/journal.jsp> ) points to this directory. > Now how do I configure the web.xml or any other relevant file so that i > can find the img.db ? > Everything else works but I cant get this img.db working. > (I was testing > http://balie.amaze.nl:8180/culturebase/next5minutes4/journal.jsp > <http://balie.amaze.nl:8180/culturebase/next5minutes4/journal.jsp> and > there everything works fine.)
Perhaps you're hit by 'bug' #4859. In practice it is hardly possible to get something like this working. In 1.7 some expermiments are done to produce relative urls just to make this possible, but I think sooner or later then you will run into trouble with redirects (as keesj pointed out), so perhaps it is senseless, because it simply cannot be done. You'd perhaps beter run journal.jsp on a differnt port of balie.amaze.nl in stead, but on /. Also, you'd want to upgrade your tomcat (4.1 is much better than 4.0 imho). Michiel -- Michiel Meeuwissen Mediapark C101 Hilversum +31 (0)35 6772979 nl_NL, eo, en_US mihxil' []()
