Interface DynamicSectionReplace

All Known Implementing Classes:
BaseJSPDynamicSectionReplace

public interface DynamicSectionReplace
  • Method Summary

    Modifier and Type
    Method
    Description
    replace(jakarta.servlet.jsp.PageContext pageContext)
     
  • Method Details

    • replace

      String replace(jakarta.servlet.jsp.PageContext pageContext) throws IOException, jakarta.servlet.ServletException
      Throws:
      IOException
      jakarta.servlet.ServletException