JavaSercer Pages The action supports the attributes described (Music webhost)

January 30, 2007 on 3:25 am | In Java |

JavaSercer Pages The action supports the attributes described in Table A.4. Table A.4, Attributes Attribute Name Java Type Request-Time Value Accepted Description Page String Yes Mandatory. A page-relative or context-relative URI path for the resource to forward to. Example: A.3.3 The action adds the value of a bean property, converted to a string, to the response generated by the page. The attributes described in Table A.5 are supported. Table A.5, Attributes Attribute Name Java Type Request-Time Value Accepted Description name String No Mandatory. The name assigned to a bean in one of the JSP scopes. property String No Mandatory. The name of the bean’s property to include in the page. Example: A.3.4 The action includes the response from another JSP page, servlet, or static file in the same web application. The execution of the current page continues after including the response generated by the target resource. If any response content has been buffered when the action is executed, the buffer is flushed first. Even though this behavior can be controlled by the flush attribute, the only valid value in JSP 1.1 is true. This limitation will likely be lifted in a future version of JSP. The URI path information available through the implicit request object reflects the URI path information for the source JSP page even in the target resource. All other request information is also left untouched, so the target resource has access to all the original parameters and headers passed with the request. Additional parameters can be passed to the target resource through elements in the element’s body. The action supports the attributes described in Table A.6. Table A.6, Attributes Attribute Name Java Type Request-Time Value Accepted Description page String Yes Mandatory. A page-relative or context-relative URI path for the resource to include. flush boolean No Mandatory in JSP 1.1 with true as the only accepted value. Example: page 264
Note: If you are looking for good and quality webspace to host and run your java application check professional java hosting services

No Comments yet

TrackBack URI

Sorry, the comment form is closed at this time.