pro_jsp thread: Loading Image file into my JSP page.
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.
|





