Date: 2004-02-28T16:13:34 Editor: AaronFarr <[EMAIL PROTECTED]> Wiki: Apache Avalon Wiki Page: HowTo URL: http://wiki.apache.org/avalon/HowTo
adding SimpeComponentExample and new Component HOWTO section -farra Change Log: ------------------------------------------------------------------------------ @@ -2,7 +2,12 @@ Welcome the the Avalon HOWTO section. HOWTO's are sort tutorials and explanations on how to accomplish a particular task or make use of a particular feature of Avalon. -== Embedding Avalon == +== Basic Component HOWTO's == + + * SimpleComponentExample : how to write a simple Avalon component (i.e.- start here) + + +== Embedding Avalon Containers == Examples on embedding Avalon into various environments. All of the following use the SimpleComponentExample. All of these HOWTO's are aimed at answering the question, "How do I access Avalon components from non-Avalon components?" --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
