Craig,

>>(NOTE:  Tomcat's performance
w.r.t. JSP pages is pretty awful, for example).<<

Could you elaborate on this, please?

- is it awful for compiling, executing, both?
- is the generated servlet code the culprit since you don't say that servlet 
performance is bad?
- are there particular JSP elements that are particularly bad?
- is this primarily directed at v3.2.1, or is it also true of v4.0b1?

Thanks,

Donnie


>>> [EMAIL PROTECTED] 03/19/01 03:10PM >>>


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