-
struts tiles performance (1 messages)
- Posted by: atif sultan
- Posted on: November 18 2006 16:47 EST
Has anyone any idea about the performance of struts tiles. I want to use struts tiles for a website which would have lots of hits but not sure about its performance as it uses jsp:include and have also read in other forums that the webpages loaded slowly after using tiles. Any comments? Besides tiles what other technologies can we use?Threaded Messages (1)
- Re: struts tiles performance by Demi?n Gutierrez on November 28 2006 13:28 EST
-
Re: struts tiles performance[ Go to top ]
- Posted by: Demi?n Gutierrez
- Posted on: November 28 2006 13:28 EST
- in response to atif sultan
Well, we are currently using tiles (a lot) and at the moment we are feeling that tiles performance is fact poor and we are not happy with it. We want to move away from tiles but we don't know well where to go yet (I think we will end droping struts at the end too). Take a look at Stripes (http://stripes.mc4j.org/confluence/display/stripes/Home), they have what seems to be a really nice "tiles like" tag library (But better IMO). I have to take a deep look at it to see if we can use it in our current developments. Regards, Demián.