Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_jsp thread: Loading Image file into my JSP page.


Message #1 by hbarkouky@a... on Mon, 15 Oct 2001 02:40:59
I tried to make a header and footer files for my JSPs, they work fine when 
I use <%@inclued file="file_name">. But the problem occures when I use 
images in those files. The error I receive is:
Ctx( /examples ): 404 r(/JSPs + /side_bar.gif + null) null
Do you have any idea what I can do about it.
Appreciate your help.

  Return to Index