On Mon, 19 Mar 2001, Keith wrote:

> Hi,
>    I am sorry if I offend anyone. I am evaluating struts and notice that the
> performance is much lower that if I use string jsp and servlets.
>    Has anyone have the same experience as I do? If so, is there any way to
> improve the performance?
> 

Struts based apps (or any app that uses custom tags heavily) are going to
be significantly impacted by the quality of the JSP implementation in your
container.  Which version are you using?  (NOTE:  Tomcat's performance
w.r.t. JSP pages is pretty awful, for example).

> Thanks!
> keith
> 
> 
> 

Craig McClanahan


Reply via email to