You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Leandro Melo <lt...@yahoo.com.br> on 2005/02/06 19:20:57 UTC

Initialization sequence diagram

Hi all.
I'm working on something like struts for .net for a
project. If i get something actually usefull, i'll
post it somewhere.
I'm looking for a sequence diagram of struts
initialization, does anyone know where i can find one?
I don't want sequence diagrams for the request
process, but just of the framework initialization
itself. I mean, loading the config stuff...
Thanks.

__________________________________________________
Converse com seus amigos em tempo real com o Yahoo! Messenger 
http://br.download.yahoo.com/messenger/ 

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


RE: Initialization sequence diagram

Posted by Leandro Melo <lt...@yahoo.com.br>.
Hi Martin.
I've already got Struts in Action and also have seen
http://rollerjm.free.fr. However, the diagrams
avalable overthere don't have the necessary details I
need. 
Anyway, until this moment I could get everything I
need from the Struts source. Sometimes it takes a
little more time, but it's also interesting.
I think that in a couple weeks I'll have something
useful and let you know.
My ideia is not to make a port os Struts for .NET. In
simple words, I'd just like to get the MVC 2 working
fine (I've already got this, but it's a mess at the
moment), what I think is the most important in .NET
(having in mind that it already has a nice tag an
object model).
Thanks.


 --- Martin Gainty <mg...@hotmail.com> escreveu: 
> Leandro
> 
> Go to your local bookstore and purchase Struts in
> Action by Ted Husted
> and reference Page 48 Chapter 2 Exploring the Struts
> Structure
> The sequence diagram was created by Jean-Michael
> Carnier
> His website is located at
> http://rollerjm.free.fr
> 
> I have often wondered what MVC in .NET might  and am
> intensely curious if 
> anyone is implementing MVC within .NET
> environment..Please keep me apprised.
> 
> Bon Chance,
> Martin Gainty
> 
> ______________________________________________
> (mobile) 617-852-7822
> 
> 
> 
> >From: Leandro Melo <lt...@yahoo.com.br>
> >Reply-To: "Struts Users Mailing List"
> <us...@struts.apache.org>
> >To: struts jakarta <us...@struts.apache.org>
> >Subject: Initialization sequence diagram
> >Date: Sun, 6 Feb 2005 15:20:57 -0300 (ART)
> >MIME-Version: 1.0
> >Received: from mail.apache.org ([209.237.227.199])
> by mc5-f9.hotmail.com 
> >with Microsoft SMTPSVC(6.0.3790.211); Sun, 6 Feb
> 2005 10:22:20 -0800
> >Received: (qmail 84669 invoked by uid 500); 6 Feb
> 2005 18:21:02 -0000
> >Received: (qmail 84656 invoked by uid 99); 6 Feb
> 2005 18:21:02 -0000
> >Received: neutral (hermes.apache.org: local policy)
> >Received: from web50908.mail.yahoo.com (HELO
> web50908.mail.yahoo.com) 
> >(206.190.38.128)  by apache.org (qpsmtpd/0.28) with
> SMTP; Sun, 06 Feb 2005 
> >10:21:00 -0800
> >Received: (qmail 34951 invoked by uid 60001); 6 Feb
> 2005 18:20:57 -0000
> >Received: from [201.8.168.50] by
> web50908.mail.yahoo.com via HTTP; Sun, 06 
> >Feb 2005 15:20:57 ART
> >X-Message-Info:
> JGTYoYF78jGwg8HimscAMO3rdJm6Iapc/ueMGEy9UT4=
> >Mailing-List: contact user-help@struts.apache.org;
> run by ezmlm
> >Precedence: bulk
> >List-Unsubscribe:
> <ma...@struts.apache.org>
> >List-Subscribe:
> <ma...@struts.apache.org>
> >List-Help: <ma...@struts.apache.org>
> >List-Post: <ma...@struts.apache.org>
> >List-Id: "Struts Users Mailing List"
> <user.struts.apache.org>
> >Delivered-To: mailing list user@struts.apache.org
> >X-ASF-Spam-Status: No, hits=0.4
> required=10.0tests=DNS_FROM_RFC_ABUSE
> >X-Spam-Check-By: apache.org
> >X-Virus-Checked: Checked
> >Return-Path:
>
user-return-131029-mgainty=hotmail.com@struts.apache.org
> >X-OriginalArrivalTime: 06 Feb 2005 18:22:20.0441
> (UTC) 
> >FILETIME=[CBC7E090:01C50C78]
> >
> >Hi all.
> >I'm working on something like struts for .net for a
> >project. If i get something actually usefull, i'll
> >post it somewhere.
> >I'm looking for a sequence diagram of struts
> >initialization, does anyone know where i can find
> one?
> >I don't want sequence diagrams for the request
> >process, but just of the framework initialization
> >itself. I mean, loading the config stuff...
> >Thanks.
> >
> >__________________________________________________
> >Converse com seus amigos em tempo real com o Yahoo!
> Messenger
> >http://br.download.yahoo.com/messenger/
> >
>
>---------------------------------------------------------------------
> >To unsubscribe, e-mail:
> user-unsubscribe@struts.apache.org
> >For additional commands, e-mail:
> user-help@struts.apache.org
> >
> 
> 
> 
>
---------------------------------------------------------------------
> To unsubscribe, e-mail:
> user-unsubscribe@struts.apache.org
> For additional commands, e-mail:
> user-help@struts.apache.org
> 
>  


	
	
		
_______________________________________________________ 
Yahoo! Acesso Grátis - Instale o discador do Yahoo! agora. http://br.acesso.yahoo.com/ - Internet rápida e grátis

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org


RE: Initialization sequence diagram

Posted by Martin Gainty <mg...@hotmail.com>.
Leandro

Go to your local bookstore and purchase Struts in Action by Ted Husted
and reference Page 48 Chapter 2 Exploring the Struts Structure
The sequence diagram was created by Jean-Michael Carnier
His website is located at
http://rollerjm.free.fr

I have often wondered what MVC in .NET might  and am intensely curious if 
anyone is implementing MVC within .NET environment..Please keep me apprised.

Bon Chance,
Martin Gainty

______________________________________________
(mobile) 617-852-7822



>From: Leandro Melo <lt...@yahoo.com.br>
>Reply-To: "Struts Users Mailing List" <us...@struts.apache.org>
>To: struts jakarta <us...@struts.apache.org>
>Subject: Initialization sequence diagram
>Date: Sun, 6 Feb 2005 15:20:57 -0300 (ART)
>MIME-Version: 1.0
>Received: from mail.apache.org ([209.237.227.199]) by mc5-f9.hotmail.com 
>with Microsoft SMTPSVC(6.0.3790.211); Sun, 6 Feb 2005 10:22:20 -0800
>Received: (qmail 84669 invoked by uid 500); 6 Feb 2005 18:21:02 -0000
>Received: (qmail 84656 invoked by uid 99); 6 Feb 2005 18:21:02 -0000
>Received: neutral (hermes.apache.org: local policy)
>Received: from web50908.mail.yahoo.com (HELO web50908.mail.yahoo.com) 
>(206.190.38.128)  by apache.org (qpsmtpd/0.28) with SMTP; Sun, 06 Feb 2005 
>10:21:00 -0800
>Received: (qmail 34951 invoked by uid 60001); 6 Feb 2005 18:20:57 -0000
>Received: from [201.8.168.50] by web50908.mail.yahoo.com via HTTP; Sun, 06 
>Feb 2005 15:20:57 ART
>X-Message-Info: JGTYoYF78jGwg8HimscAMO3rdJm6Iapc/ueMGEy9UT4=
>Mailing-List: contact user-help@struts.apache.org; run by ezmlm
>Precedence: bulk
>List-Unsubscribe: <ma...@struts.apache.org>
>List-Subscribe: <ma...@struts.apache.org>
>List-Help: <ma...@struts.apache.org>
>List-Post: <ma...@struts.apache.org>
>List-Id: "Struts Users Mailing List" <user.struts.apache.org>
>Delivered-To: mailing list user@struts.apache.org
>X-ASF-Spam-Status: No, hits=0.4 required=10.0tests=DNS_FROM_RFC_ABUSE
>X-Spam-Check-By: apache.org
>X-Virus-Checked: Checked
>Return-Path: user-return-131029-mgainty=hotmail.com@struts.apache.org
>X-OriginalArrivalTime: 06 Feb 2005 18:22:20.0441 (UTC) 
>FILETIME=[CBC7E090:01C50C78]
>
>Hi all.
>I'm working on something like struts for .net for a
>project. If i get something actually usefull, i'll
>post it somewhere.
>I'm looking for a sequence diagram of struts
>initialization, does anyone know where i can find one?
>I don't want sequence diagrams for the request
>process, but just of the framework initialization
>itself. I mean, loading the config stuff...
>Thanks.
>
>__________________________________________________
>Converse com seus amigos em tempo real com o Yahoo! Messenger
>http://br.download.yahoo.com/messenger/
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
>For additional commands, e-mail: user-help@struts.apache.org
>



---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org