Interface TagDynamicIdFactory


public interface TagDynamicIdFactory
Author:
Carlos Sierra Andrés
  • Method Summary

    Modifier and Type
    Method
    Description
    getTagDynamicId(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Object tag)
     
  • Method Details

    • getTagDynamicId

      String getTagDynamicId(javax.servlet.http.HttpServletRequest httpServletRequest, javax.servlet.http.HttpServletResponse httpServletResponse, Object tag)