Thanks David and Dave for responding, I really appreciate you guys jumping in to help other IDE users.
As they said you can safely ignore the errors in the JSP. They are showing up because the Eclipse JSP validator does not know how to find the required contextual JSP files to make that particular JSP build without errors. I have an enhancement ticket for modifying the Eclipse JSP model to fix this situation but I have not implemented it yet because I believe the performance/memory trade off is not worth developer's time.
The quick solution is to modify the JSP validator's exclusion filters to tell it not to validate any custom_jsp files. I'll post back to this forum with a link to a page that describes the process of how to do that, but I need to create that page first

.
Please sign in to flag this as inappropriate.