----------------------------------------------------------------
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!!!
----------------------------------------------------------------
Ughh.....Why use JSP at all? Try WebLogic or something similar. Why
should you have to "re-compile" just to get dynamic content into your
pages? This doesn't seem very efficient. Just my 2 cents.
Jesse
> function call. If at all possible, I'd like to re-use the JSP parser
> and compile mechanism and keep it all very light weight; it is
> essential this process be ready for 50 simultaneous clients each with
> 20-30 class invocations per page.
>
> Does anything like this already exist?
--
--------------------------------------------------------------
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]