| Method and Description |
|---|
| com.opensymphony.module.sitemesh.filter.PageFilter.getFilterConfig()
Not needed in final version of Servlet 2.3 API - replaced by init().
|
| com.opensymphony.module.sitemesh.taglib.page.ApplyDecoratorTag.setDecorator(String)
Use setName() instead.
|
| com.opensymphony.module.sitemesh.filter.PageFilter.setFilterConfig(FilterConfig)
Not needed in final version of Servlet 2.3 API - replaced by init().
|