Hi
Can somebody point me where i can get the struts flow details ? i am
intending to adopt the struts framework and would like to understand the
framework better. are there any performance analysis performed for the
application incorporting the framework ?

Thanks
Regards
Krishna murthy


----- Original Message -----
From: Ted Husted <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, April 15, 2001 12:52 AM
Subject: Re: Struts Overview Diagram


> Damien,
>
> Just to be picky,
>
> Tomcat loads the ActionServlet. The ActionServlet in turn parses the
> struts-config file into an ActionMappings database and stores it in
> memory. Later in the process, the ActionServlet, Actions, and many of
> the tags all refer back to the ActionsMappings database in memory, but
> the config file is not read again.
>
> Damien Joldersma wrote:
> >
> > Hello,
> >
> > I recently made a diagram explaining the Struts flow for my fellow
> > co-workers so that they could understand what was going on.  It helped
> > us to understand the process and where the many components function.  We
> > offer it up for any publication or for anyone who feels it's useful.

Reply via email to