Interface DynamicSectionReplace

All Known Implementing Classes:
BaseJSPDynamicSectionReplace

public interface DynamicSectionReplace
  • Method Summary

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

    • replace

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