aspose file tools
The moose likes Struts and the fly likes Struts Tiles without Struts? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » Struts
Reply Bookmark "Struts Tiles without Struts?" Watch "Struts Tiles without Struts?" New topic
Author

Struts Tiles without Struts?

Tom Henricksen
Ranch Hand

Joined: Mar 23, 2004
Posts: 135
Does anyone know if it is possible to use Struts Tiles outside of Struts? I have tight project deadline that does allow for refactoring my code into struts but, I would like to use some tiles already created.
Thanks,
Tom
Nathaniel Stoddard
Ranch Hand

Joined: May 29, 2003
Posts: 1258
I tried doing this once, but it pretty much freaked out on me. If you check out the "real" Tiles website (somewhere in France), there's an Advanced documentation PDF, that will give you some help on doing Tiles without Struts. It actually is pretty easy to do I think. But for some reason, I couldn't find any actual examples of doing Tiles without Struts so I hit the wall and bounced (i.e. it didn't go very well).
Oh, also on the "real" Tiles website, there's a distribution of Tiles that isn't coupled to Struts. Hope this helps--good luck!


Nathaniel Stodard<br />SCJP, SCJD, SCWCD, SCBCD, SCDJWS, ICAD, ICSD, ICED
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Struts Tiles without Struts?
 
Similar Threads
Why i should be use Struts with Tiles Framework Together ??
tiles in JSF
Why Struts?
JSF and Tiles
Struts Tiles without Struts?