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

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 jsp:forward vs HttpServletResponse.sendRedirect()

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