Subscribe

RSS Feed (xml)

Powered By

Skin Design:
Free Blogger Skins

Powered by Blogger

Sunday, December 2, 2007

java code for Jsp Include Static HTML

//File: includeTest.jsp

Include Test

I should see this

<%@ include file="insert.html" %>



If I don't, then the URL is not working...



/////////////////////////////////////////////

//File: insert.html
right below the line that reads: "I should see this"

No comments: