Uses of Class
org.apache.ecs.jsp.jsp_page

Packages that use jsp_page
org.apache.ecs.jsp   
 

Uses of jsp_page in org.apache.ecs.jsp
 

Methods in org.apache.ecs.jsp that return jsp_page
 jsp_page jsp_page.setLanguage(java.lang.String language)
          Sets the language="" attribute
 jsp_page jsp_page.setSession(java.lang.String session)
          Sets the session="" attribute
 jsp_page jsp_page.setBuffer(java.lang.String buffer)
          Sets the buffer="" attribute
 jsp_page jsp_page.setAutoFlush(java.lang.String autoFlush)
          Sets the autoFlush="" attribute
 jsp_page jsp_page.setIsThreadSafe(java.lang.String isThreadSafe)
          Sets the isThreadSafe="" attribute
 jsp_page jsp_page.setIsErrorPage(java.lang.String isErrorPage)
          Sets the isErrorPage="" attribute
 jsp_page jsp_page.setContentType(java.lang.String contentType)
          Sets the contentType="" attribute
 jsp_page jsp_page.setCharset(java.lang.String charset)
          Sets the charset="" attribute
 



Copyright © 1999-2003 Apache Software Foundation. All Rights Reserved.