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!

flush in the <jsp:include> tag

843835May 13 2002 — edited May 14 2002
should I state flush="true" every time I include a jsp using <jsp:include> tag in a jsp pages? For example I am trying to include a menu bar on the top of every jsp pages. Should I flush the buffer every time? if not, will it affect the performance?

Thank you

Cal
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 11 2002
Added on May 13 2002
2 comments
307 views