You are exactly right.  It was the overhead cost of HTMLKona creating a
seperate object for every attribute that HTML can use.  It became very
costly when generating the type of servlets that we required.

For basic servlets, I don't think it would have been an issue.  But we
were creating forms, inside forms, with multiple breaks in distinct
areas, just a lot of formatting.

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, October 15, 1999 1:10 PM
To: [EMAIL PROTECTED]
Subject: Re: Which is the best webserver for using Servlets


> > in HTMLKona.  We started noticing slight performance problems that
> > turned into major performance issues

I wonder if that was from the object creation overhead.  HotSpot
would have done wonders to speed that up.  Don't suppose you have
old code you could test with/without HotSpot, do you?  I have a
theory that HotSpot makes HtmlKona/ECS as fast as any alternative.

-jh-

--
Jason Hunter
[EMAIL PROTECTED]
Book:    http://www.servlets.com/book
2.0 to 2.1: http://www.javaworld.com/jw-12-1998/jw-12-servletapi.html
2.1 to 2.2: http://www.javaworld.com/jw-10-1999/jw-10-servletapi.html

________________________________________________________________________
___
To unsubscribe, send email to [EMAIL PROTECTED] and include in the
body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to