Skip to content
Advanced Java Programming

Advanced Java Programming

Just another Kyoung Shin Park’s Lectures Sites site

Posted on March 18, 2020March 28, 2020 by kpark

include directive vs include action tag

https://codesjava.com/jspinclude-action-tag

https://beginnersbook.com/2013/12/difference-between-include-directive-and-include-tag-in-jsp/

Include directive includes the file at translation time (the phase of JSP life cycle where the JSP gets converted into the equivalent servlet) whereas the include action includes the file at runtime.

CategoriesWeb Programming

Post navigation

Previous PostPrevious Lab1
Next PostNext jsp:include vs jsp:forward

Recent Posts

  • Project Final Presentation
  • lecture11
  • lecture10
  • Quiz (Review Homework)
  • Project Progress Report

Recent Comments

    Archives

    • June 2020
    • May 2020
    • April 2020
    • March 2020
    • February 2020

    Categories

    • Lecture Note
    • Project
    • Q & A
    • Uncategorized
    • Web Programming

    Meta

    • Log in
    • Entries RSS
    • Comments RSS
    • WordPress.org
    Proudly powered by WordPress