Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

where you will implement the tiles in struts?

Answer Posted / kanagaraj

we need to add struts-tiles.tld and the following
Tilesplugin to the struts-config.xml file

<plug-in className="org.apache.struts.tiles.TilesPlugin">
<set-property property="definitions-config"
value="/WEB-INF/tiles-defs.xml" />
<set-property property="moduleAware" value="true" />
</plug-in>

And we need to mention the header,footer,body,and leftmenu
in the tiles-defs.xml.

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is role of action class?

1126


What is the use of interceptor?

1021


What is the difference between struts1 and struts2?

990


Can you explain custom tag?

1020


Explain design patterns which is used in struts?

1026


What is action class?

1103


What is actionform in struts?

1078


What is the purpose of global-forwards tag in struct-config.xml?

1023


What’s the utilization of resource bundle properties file in struts validation structure?

1141


What are the reasons for an error message not being displayed while developing struts application?

990


What design patterns are used in struts?

1053


What are the features of struts 2?

1123


How to convert struts to spring mvc?

1060


What is the apache struts vulnerability?

1004


Explain the difference between plain-validator and field-validator in struts?

1008