Hello All, Can some one help me and tell me abt --> the performance constraints that come due to the use of struts framework. --> the constraints that come due to the use of actionservlet.
--> How does the action servlet take care of multiple requests for the same web application ? Is it that -- multiple of instances of the actionservlet come into existence or -- some kind of multithreading is done in the actionservlet code --> How the webserver takes care of multiple requests ? Thanks in advance, Regards, Rohit Arora --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

