Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: jsp Query


Message #1 by "Danish Z.Aga" <agadanish@y...> on Sat, 14 Apr 2001 06:56:12
it should include in same path where is ur html file not in root path
vikram

"Danish Z.Aga" wrote:

> Hi friends,
> Whenever i am trying to include a file in my  html page for e.g.
> <html>
> <body>
> <%@ include file="Filename.jsp" %>
> </body>
> </html>
> I am getting run time error "Cannot read "Filename.jsp""
> Inspite of the fact that this file is saved in my root path.
> Can some one help me, find an error or suggest an alternate solution to
> include a file in my jsp page.
> Thanx in advance.
>

  Return to Index