Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[Wtp-wst-dev] error message for footer.jsp

Hi all,
I have a footer.jsp that as you may have guest is not a full html page. I get a couple errors and
warnings like "No start tag(<body>)." and "Invalid location of tag  (body).". Is there a way to designate a jsp as a fragment so that it will not cause the errors and warnings. I know it won't stop the app from working, but I am phobic about leaving that stuff to build up. I was on a project once that ran at about 20,000 warnings. There were too many problems to count where a warning clearly pointed to a problem that took hours to track down, but there were so many that you couldn't tell when something new popped up.

Thanks,
John McPeek


Back to the top