on 5/14/01 11:39 PM, "Rickard Öberg" <[EMAIL PROTECTED]> wrote:
> Hi!
>
> We are using Tomcat/JBoss and are pleased with the actual functionality.
> What is killing us right now is the performance of the code generated by
> Jasper, especially when using taglibs in complex ways. The generated
> code is way too unoptimized.
>
> So, if this has not been asked before (in which case a RTFA is ok,
> although I've looked already), my question is:
> When will Jasper be rewritten?
> Are there any such projects underway now?
> Have there been any discussions about this yet?
> Am I the only one seeing this problem, or are more people concernced
> about it?
>
> Thanks,
> Rickard
Or you could use another tool that doesn't require you to generate .java
files first, doesn't require a boat load of caching to get decent
performance (imagine that using JSP the " right way " causes it to
actually run slower???), doesn't need a complete re-write to fix it's
problems, ...etc...
<http://jakarta.apache.org/velocity/>
:-)
Sorry, I couldn't resist.
-jon
--
If you come from a Perl or PHP background, JSP is a way to take
your pain to new levels. --Anonymous
<http://jakarta.apache.org/velocity/ymtd/ymtd.html>