----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files.  Don't make us guess your problem!!!
----------------------------------------------------------------


Hi,
On Mon, 10 Jan 2000, David Morton wrote:
DM|     Does anyone see any drawbacks to creating lots of jhtml that have multiple 
DM| <SERVLET> tags?  the applications I'm developing work well this way..it 
DM| also should be easy to migrate to JSP when Jakarta is ready for prime time.

No problem. The JSSI-Servlet does parsing of the whole page and caches the
servlet positions, so this may use some memory if you have _lots_ of pages
- BUT it only uses a minimum amount of memory so this is close to optimal
:-)

ciao,
 -hen



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to