You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Travis Chase <tr...@leggett.com> on 2003/01/24 19:59:02 UTC

Action question

I am a newbie to the source base and was wondering what class loads the Action class with is properties defined in the action element as well as the dynamic properties defined in the set-property element that would be a child of the action element.

thanks

*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
Travis L. Chase
Senior Programmer Analyst
Leggett & Platt, Inc.
travis.chase@leggett.com
417-358-8131 ext.3865
~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*

"A dead thing can go with the stream, but only a living 
 thing can go against it." - G. K. Chesterton

"Impartiality is a pompous name for indifference, which 
 is an elegant name for ignorance." - G. K. Chesterton

 


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Action question

Posted by Ted Husted <hu...@apache.org>.
This is a question best asked on the USER list.

http://jakarta.apache.org/struts/using.html

Though, the answer is that the ActionServlet loads everything.

-Ted.

Travis Chase wrote:
> I am a newbie to the source base and was wondering what class loads the Action class with is properties defined in the action element as well as the dynamic properties defined in the set-property element that would be a child of the action element.
> 
> thanks
> 
> *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
> Travis L. Chase
> Senior Programmer Analyst
> Leggett & Platt, Inc.
> travis.chase@leggett.com
> 417-358-8131 ext.3865
> ~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*
> 
> "A dead thing can go with the stream, but only a living 
>  thing can go against it." - G. K. Chesterton
> 
> "Impartiality is a pompous name for indifference, which 
>  is an elegant name for ignorance." - G. K. Chesterton
> 
>  
> 
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 
> 


-- 
Ted Husted,
Struts in Action <http://husted.com/struts/book.html>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Action question

Posted by Ted Husted <hu...@apache.org>.
This is a question best asked on the USER list.

http://jakarta.apache.org/struts/using.html

Though, the answer is that the ActionServlet loads everything.

-Ted.

Travis Chase wrote:
> I am a newbie to the source base and was wondering what class loads the Action class with is properties defined in the action element as well as the dynamic properties defined in the set-property element that would be a child of the action element.
> 
> thanks
> 
> *~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~
> Travis L. Chase
> Senior Programmer Analyst
> Leggett & Platt, Inc.
> travis.chase@leggett.com
> 417-358-8131 ext.3865
> ~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*~*
> 
> "A dead thing can go with the stream, but only a living 
>  thing can go against it." - G. K. Chesterton
> 
> "Impartiality is a pompous name for indifference, which 
>  is an elegant name for ignorance." - G. K. Chesterton
> 
>  
> 
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 
> 


-- 
Ted Husted,
Struts in Action <http://husted.com/struts/book.html>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>