Answer Posted / kartheeswari
Tiles is a templating sub framework in struts. By using
this, we can create a web application with same look for
all the web pages with the reusable contents.No need to
write the same code for getting the same look for all the
pages.To do this it must be configured the <plug-in> tag in
struts-config.xml file.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How struts2 supports internationalization?
Is Struts Framework part of J2EE?
What is actioninvocation in struts2?
What is spring and struts in java?
How can you create your custom interceptor in struts 2?
Why are frameworks used?
What is struts and why it is used?
how to connect from struts to database through hibernet and where u can modify the class
How can we work with error tags?
What are the aware interfaces in struts2?
What is container struts2?
What are the sections into which a strut configuration file can be divided?
What do you mean by dynaactionform?
In which method of action class the business logic is executed?
What are the different kinds of actions in struts?