Skip to content
Advanced Java Programming for Problem Solving 2022

Advanced Java Programming for Problem Solving 2022

Just another Kyoung Shin Park’s Lectures Sites site

Posted on March 15, 2022March 15, 2022 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 lecture4
Next PostNext jsp:include vs jsp:forward

Recent Posts

  • lecture12
  • STS Spring Legacy Project
  • lecture11
  • Spring Legacy Project -> Spring MVC Project -> java.lang.java.lang.ExceptionInInitializerError
  • lecture10

Recent Comments

    Archives

    • May 2022
    • April 2022
    • March 2022
    • February 2022

    Categories

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

    Meta

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