Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Difference between <%@ include > and <jsp:include>

843836Dec 22 2004 — edited Dec 22 2004
What is the difference between using <%@ include> and <jsp:include>?

Serveral pages on my website use <%@ include> to attach snippets of navigation code. I recently had to make a change to one of the navigation files, but when I upload the file to our server, the .jsp pages do not pick up the change.

I have only been using JSP for a few months, so I know next to nothing about it. Please tell me what I might could do to get my changes recognized by the .jsp pages.

Thanks for any help.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 19 2005
Added on Dec 22 2004
2 comments
104 views