On Friday, September 19, 2003, at 10:21 AM, Aaron Held wrote:
This has the disadvantage of building up the form class each run.
You may want to use some instance caching in initForm to save the form between runs, and then call something to .sleep each form in servlet.sleep.
My servlet currently builds any number of forms for each run. :( I may eventually implement some caching of form classes, but I'm not sure if that'll be helpful. When the servlet is accessed by "Bob", it may have 2 forms, and by "Cecil", 17 forms, so any caching I do would have to ignore extras.
-- Randall Randall <[EMAIL PROTECTED]> "When you advocate any government action, you must first believe that violence is the best answer to the question at hand." -- Allen Thornton
------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss