Tomcat performacne issues...

2011-06-29 Thread Tony Anecito
Hi All,

Does JSTL or Taglib come standard with Tomcat? I was running a load test on 
Tomcat and noticed that the processing of the end tag in the taglib was slow 
sometimes. I know Apache has taken over the tag lib from jakarta years ago.
I was using a codeprofiler from Wiley.

Thanks,
-Tony

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Tomcat performacne issues...

2011-06-29 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Tony,

On 6/29/2011 1:43 PM, Tony Anecito wrote:
 Does JSTL or Taglib come standard with Tomcat?

No.

 I was running a load test on Tomcat and noticed that the processing
 of the end tag in the taglib was slow sometimes.

Any specifics? For instance... which tag?

 I know Apache has taken over the tag lib from jakarta years ago.

Jakarta was always Apache... it's just that most projects from that
umbrella have been promoted to top-level project.

Jakarta Taglibs became Apache Taglibs which were then brought under the
control of the Tomcat project (yet still a separate project, downloads,
etc). Apache taglibs /is/ JSTL from an API point of view.

 I was using a codeprofiler from Wiley.

Okay, what did the profiler tell you?

- -chris
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk4LcDIACgkQ9CaO5/Lv0PBpkACffZpp+imuhPsq3GnVrCNZodko
a1cAoKMHDdO+dh82CWR1gWjM7JGj3SOT
=fs4B
-END PGP SIGNATURE-

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org



Re: Tomcat performacne issues...

2011-06-29 Thread Konstantin Kolinko
2011/6/29 Christopher Schultz ch...@christopherschultz.net:
 Apache taglibs /is/ JSTL from an API point of view.

To be more precise, JSTL is implemented by the Standard taglib there

 http://tomcat.apache.org/taglibs/standard/

Note, that the Taglibs project has its separate taglibs-user mailing list.

Best regards,
Konstantin Kolinko

-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org