IntelliJ Java IDE
The moose likes Spring and the fly likes Tiles.tld file link Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Application Frameworks » Spring
Reply Bookmark "Tiles.tld file link" Watch "Tiles.tld file link" New topic
Author

Tiles.tld file link

Nagaraju Mulinti
Ranch Hand

Joined: Aug 10, 2008
Posts: 36
Hi All,


I'm configuring Struts Tiles2 with Spring MVC, But I'm unable to find tiles.tld file. Could you please let me know link to get tld files.

Thanks in advance..!
Bear Bibeault
Author and opinionated walrus
Marshal

Joined: Jan 10, 2002
Posts: 50691

Why do you need a separate tld file? Is it not already in the jar file? (where you should leave it)


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Nagaraju Mulinti
Ranch Hand

Joined: Aug 10, 2008
Posts: 36
Im not sure that in which jar tld file related info will be available.
Bear Bibeault
Author and opinionated walrus
Marshal

Joined: Jan 10, 2002
Posts: 50691

Maybe one of the tiles jar files.

You shouldn't have to worry about tlds at all. Just use the published URI for the library and the container will find the tld in the jar files.
 
 
subject: Tiles.tld file link
 
Threads others viewed
struts-layout menu config problem
Can't get definitions factory from context.
Struts2 /tiles issue
Do tiles tag lib for spring exist?
HELP with tiles
MyEclipse, The Clear Choice