Hi,
   
  I have a jsp page in which tiles:insert is called 10,000 times. I have 7 
servlet filters defined in the application.  My problem is that for each 
tiles:insert the entire filter chain is also invoked. This degrades my page 
rendering. I replaced the tiles:insert with out.println - in this case, the 
filter chain was not getting called and page performance improved dramatically.
   
  I want a way to continue using filters and tiles, but avoid the filters being 
called for each tiles:insert.
   
  I have to find a solution to this. Any help is appreciated. 
   
  Thanks,
  Bhayzone

                                
---------------------------------
 Find out what India is talking about on  - Yahoo! Answers India 
 Send FREE SMS to your friend's mobile from Yahoo! Messenger Version 8. Get it 
NOW

Reply via email to