Question:
what does this mean? /common/header.jsp did not create a valid page to decorate?
me
2008-10-29 12:30:12 UTC
what does this mean? /common/header.jsp did not create a valid page to decorate?
Three answers:
Michele C
2008-10-29 12:45:25 UTC
it is a javascript error



google / yahoo search for javascript tutorials



there are 1,000s of free pages



good luck
july_elf
2008-10-29 20:07:21 UTC
are you using some kind of template engine? like velocity, freeMarker etc or the struts framework? if so, make sure the templates and the jsp pages you wrote are correct and have no errors (misspelling, unclosed tags etc)

to get a better answer, you should say what technologies you are using

if this is an error you got by simply browsing the web and not in a project you are working at, it's probably something you can't control or fix
Neeraj Yadav♄
2008-10-29 19:47:02 UTC
its importing/calling header.jsp in your current jsp page it says some error had occured which caused your JSP proper compilations.



After trying few time it will disappear.



forth we need some more info. regarding this error where/which server you are using?


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...