> The servlets work very well and are very quick after they have
> been called for the first time (approx 1-2 sec). The problem that I have is
> that the first time a servlet is called it can take up to 2 minutes to load
> and for the output to be displayed in the browser.
> Has anyone else had this problem when using the record level access classes?
> Have you any solutions?
Do you have your servlet configured to load when WebSphere starts?
Go to WebSphere admin page, select Servlets from menu, select
Configuration from submenu, add your servlet and click Load at startup.
Those 2 minutes you mentioned should be done during WebSphere
startup rather than the first call.
Joe Teff
+---
| This is the JAVA/400 Mailing List!
| To submit a new message, send your mail to JAVA400-L@midrange.com.
| To subscribe to this list send email to JAVA400-L-SUB@midrange.com.
| To unsubscribe from this list send email to JAVA400-L-UNSUB@midrange.com.
| Questions should be directed to the list owner: joe@zappie.net
+---