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

jsp:include vs jsp:forward

https://www.java67.com/2016/02/difference-between-jspinclude-and-forward-in-JSP.html

jsp:forward action stops processing, clears its buffer, and forwards the request to the target resource.
jsp:include action includes response from another resource at the request time.

CategoriesWeb Programming

Post navigation

Previous PostPrevious include directive vs include action tag
Next PostNext forward vs redirect

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