Hi guys,
maybe it sounds quite as a basic question, but I don't know the answer.

I have images, JSP include pages and other staff referenced within my page.
I wrote that references like this.
<jsp:include page="../include/header.jsp" flush="true"/>or <img
src="../images/btnFirst.gif" /> They work on my computer quite well, but
when i copy them to another machine, they don't work until I rework on the
references. (smthing like <img src="images/btnFirst.gif" />

do you know a good reference that i can read? or do you have any
suggestions?
thanks

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

Reply via email to