Tag instance creation aside, I don't see how a smart
JSP page compiler can optimise away the method calls
to the tag: Looking at page 107 of the JSP 1.1 specs,
it is obvious there are alot of overhead for using a
tag. Don't get me wrong: I love tag lib in general,
especially Struts, which make it possible to
componentise the web tier. However, IHMO tag is not
suitable for all cases and a developer has to choose
to use them selectively.

--- "Craig R. McClanahan"
<[EMAIL PROTECTED]> wrote:
> 
> As above, you are starting from an incorrect
> assumption about tag instance
> creation.  A smarter JSP page compiler will do a
> much better job than current
> implementations do -- and this will be a particular
> area of focus in Tomcat
> 4.0 as time goes on.
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - Buy the things you want at great prices.
http://auctions.yahoo.com/

Reply via email to