You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@turbine.apache.org by Eigen Technology Pty Ltd <mi...@eigentechnology.com> on 2003/01/01 03:39:01 UTC

static HTML revisited ...

I am trying to display a couple of static HTMLs prior to entering the
Turbine facility.

I  have a line in my .vm file:

<a href="test.html"> test here </a>

and tried to put the html file under someapp/ and someapp/WEB-INF no
success there. The location bar shows
http://localhost:8080/someapp/servlet/test.html However, if my line in .vm
file is:

<a href="/someapp/test.html"> test here </a>

then I can locate it under someapp/. But to save all the typing of the
superdir, I would appreciate if anyone could tell me where someapp/servlet
is.

I also tried creating someapp/servlet(s) and someapp/WEB-INF/servlet(s),
with no success.

thankx
michael



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>