Help me on this error...?

Hi,

In my project i am using Tomcat server . When ever i am accessing my files in another folder it says org.apache.jasper.JasperException. It is working well in localhost. When ever i am placing code in mysite it says error.

org.apache.jasper.JasperException: Exception in JSP: /HTML/html-introduction.jsp:53

50:{

51: %>

52: <tr>

53:<td colspan="2"><jsp:include page='../../banner.html' flush='true'></jsp:include></td>

54:</tr>

55: <%}

56: %>

Please help me. What i am doing mistake.

with Regards

sure...

[741 byte] By [sure_2912a] at [2007-11-27 11:30:47]
# 1

I think you have to mention the file location(the immediate parent)

../<path>/banner.html

skp71a at 2007-7-29 16:35:54 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...