aspose file tools
The moose likes JSP and the fly likes Including files using the deployement descriptor Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Including files using the deployement descriptor" Watch "Including files using the deployement descriptor" New topic
Author

Including files using the deployement descriptor

Asha Pathik
Ranch Hand

Joined: Feb 08, 2006
Posts: 143
Hi all,

I have written the following code in "web.xml" to include "header.jsp" and "footer.jsp" in all the jsp files in the application but it is not working.Is there something wrong with the code?


Asha


SCJP 1.5
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56549
    
  14

Where did you place the header.jsp and footer.jsp files?


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Asha Pathik
Ranch Hand

Joined: Feb 08, 2006
Posts: 143
both the files are in webapps folder.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56549
    
  14

They should be in the root folder of the web app.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Including files using the deployement descriptor
 
Similar Threads
Possible to selectively exlucde a file from having the prelude and coda?
jsp-config prelude and coda
context root
Adding prelude-include seems to break default welcome file list
new include tags