Skip to content
2021 Advanced Java Programming

2021 Advanced Java Programming

Just another Kyoung Shin Park’s Lectures Sites site

Posted on March 17, 2021March 15, 2021 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

  • SpringFileUploadDownloadTest
  • SpringFormTest
  • lecture13
  • SpringDITest
  • lombok @Data not working

Recent Comments

    Archives

    • May 2021
    • April 2021
    • March 2021

    Categories

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

    Meta

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