On 7/30/07, Burak Yýlmaz <[EMAIL PROTECTED]> wrote:
> I am also not sure i will ask about it on Sun Java Forums. If i get any 
> working valuable solution i will write here.

The "solution" is to use absolute links and follow David's suggestion --
${pageContext.request.contextPath}/path/to/resource.pdf  -- or use
<c:url  value="/path/to/resource.pdf"/>, which also adds url rewrite
as a side benefit.

The "problem" you're wasting time on is entirely self-inflicted...

But good luck anyway :-)

-- 
Hassan Schroeder ------------------------ [EMAIL PROTECTED]

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to