Kind of new to servlets...
Has anyone compared the speed of various templates, JSP, etc.?
When serving an .html page that will be relatively static (other than values
being dynamically substituted into the same page locations), what would be
the best design for speed?
Other issues:
1) the pages will remain [relatively] the same for a few years
2) would prefer to use/write something simple like PreparedHTML
3) _page container_ class object will be created in servlet's init() -
therefore page will not be loaded every time servlet is run - just once
Without much knowledge about JSP...is JSP a little slower because it might
be designed with a balance of speed, convenience, etc.?
Thanks and take care,
Michael Patterson
___________________________________________________________________________
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