Tried that. It just looks for my files in the ROOT context, rather than the context specified in the URL. I also tried context="", but that produced an exception.

K.C.

Hassan Schroeder wrote:

Hassan Schroeder jumped the gun with:

Uh, "problem"? the above works fine plugged into a page on my system.


Sorry, missed the "context relative" part before :-)

<!-- Stores "/myContext/text.html" in the variable textURL -->

<c:url value="/text.html" context="/" var="textURL" />
                          ^^^^^^^^^^^

Add that and give it a whirl...



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



Reply via email to