JavaSercer Pages Table 7.1, Properties of com.ora.jsp.util.DebugBean Property (Web hosting contract)

JavaSercer Pages Table 7.1, Properties of com.ora.jsp.util.DebugBean Property Name Java Type Access Description pageContext javax.servlet.jsp.PageContext write Must be set in order for the bean to find the value of its other properties elapsedTime String read A string with the number of milliseconds elapsed since the bean was created or this property was last read requestInfo String read A string, formatted as a table, with information about the request, such as authentication type, content length and encoding, path information, remote host and user, etc. headers String read A string, formatted as a table, with the names and values of all headers received with the request cookies String read A string, formatted as a table, with the names and values of all cookies received with the request parameters String read A string, formatted as a table, with the names and values of all parameters received with the request pageScope String read A string, formatted as a table, with the names and values of all page scope variables requestScope String read A string, formatted as a table, with the names and values of all request scope variables sessionScope String read A string, formatted as a table, with the names and values of all session scope variables applicationScope String read A string, formatted as a table, with the names and values of all application scope variables The DebugBean has one write-only property, pageContext, that must be set to the corresponding implicit object to provide the bean access to all the information it can report on. All the other properties are read- only, providing access to different subsets of information of interest when debugging a JSP application. page 81
Note: If you are looking for top 10 and very good webhost to host and run your jsp application check Actions jsp hosting services

Comments are closed.