WebSphere Application Server - JSTL Compilation - Performance Problem

This is Interesting: Free IT Magazines  
Home > Archive > WebSphere Application Server > March 2007 > JSTL Compilation - Performance Problem





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author JSTL Compilation - Performance Problem

2007-03-26, 1:23 pm

A Jsp page having a handful of c:choose and c:forEach is getting translated into a Java class running into ~50 pages and taking significant time (~4 minutes) for compilation when accessed for the first time.

The default implementation of JSTL 1.1 that comes with WAS 6.1.0.2, viz., apache is the one that's being used.

Can someone advise?

prakashn
David Brauneis

2007-03-27, 1:20 pm

I would always recommend pre-compiling the JSP files either before or
during application installation rather than at first access by a user.

Regards,
David Brauneis
IBM Rational Build Forge Architecture & Development


prakash.narayanaswamy@honeywell.com wrote:
> A Jsp page having a handful of c:choose and c:forEach is getting translated into a Java class running into ~50 pages and taking significant time (~4 minutes) for compilation when accessed for the first time.
>
> The default implementation of JSTL 1.1 that comes with WAS 6.1.0.2, viz., apache is the one that's being used.
>
> Can someone advise?
>
> prakashn
>


Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com