Click here to hide categories Click here to show left categories

User: Home          welcome : Guest          Log In / Register here     




Java interview questions: - Show the predefined result in struts?

In Struts 2 there are certain pre-defined result types which along with its function are explained as below.

Result type Function
Chain Result Action Chaining
Dispatcher Result web resource integration, including
JSP integration
FreeMarker Result FreeMarker integration
HttpHeader Result control special HTTP behaviors
Redirect Result redirect to another URL (web resource)
Redirect Action Result redirect to another action mapping
Stream Result stream an InputStream back to the
browser (usually for file downloads)
Velocity Result Velocity integration
XSL Result XML/XSLT integration
PlainText display the raw content of a particular
page (i.e jsp, HTML)
Tiles Result provide Tiles integration

View the following video on Bean Tag with Struts 2 as follows: -

For more on Java interview questions, so click and visit.

Regards,

Author’s more on Java interview questions

Share this article   |    Print    |    Article read by 3053 times
Author:
Shivprasad Koirala
We conduct training for Java/J2EE technologies like design patterns, J2EE, Struts, Hibernate, Spring, Rich Interface etc. and likes to write articles on the same in free time.
Related Articles:
Related Interview Questions: