bean:include Tag - is used to load the response from a dynamic application request and make it available as a bean.
Tutorial Details:
This tag performs an internal dispatch to the specified application component (or external URL) and makes the response data available from that request as a bean of type String.
Include tag works similar to that of the standard tag, except that the response data is stored in a page scope attribute instead of being written to the output stream. If the current request is part of a session, the generated request for the include be part of the same session.
Rate Tutorial: http://www.roseindia.net/struts/struts1/bean-include-tag.shtml
Read
Tutorial at: Click here to view the tutorial
Rate Tutorial: Include Tag:
View Tutorial: Include Tag:
Related
Tutorials:
|
Displaying 1 - 0 of about 0 Related Tutorials.
|
|
|
|