Re: Servlet filters with Struts

2004-04-12 Thread Craig McClanahan
as as wrote: Hi, I have the same issue.Seems struts is running pretty slow (or porbably its becuase of back end database connections to mysQL using Hberntae).Any waqys I can improve the perfrmance. I am using Weblogic 7.0 The most important consideration when dealing with performance issues is

Re: Servlet filters with Struts

2004-04-12 Thread as as
Hi, I have the same issue.Seems struts is running pretty slow (or porbably its becuase of back end database connections to mysQL using Hberntae).Any waqys I can improve the perfrmance. I am using Weblogic 7.0 Thanks so much as this will highly help in running my jsp's faster ( I did try incl

Re: Servlet filters with Struts

2004-04-12 Thread Bill Siggelkow
Well of course it will affect performance because the container is doing stuff it would not be doing otherwise -- the question is more like "will the negative performance impact be significant?" I would say if you calculating the elapsed time it should not be. It depends on what your filter