David Corbin wrote:

> Here is what I've been able to do successfully:
> 
> 1) Declare "standardPage.jsp".
> 2) Declare "standardForm.jsp" which is based on standardPage.jsp.
> 3) Implement a dozed forms using standardForm.jsp, where the contents of the
> form are specifcied "inline" with the reference to "standardForm.jsp".
> 4) Similar to 2&3 for "standardList.jsp".
> 
> I consider this to be nesting templates.
> 
> Where it collapses, is when you want that content applied to a "template" to
> be constructed using includes of other Struts Actions (or .JSPs).  I don't
> know about .HTML files.
> 
> Is that clearer?


A little.  Can you give a simple example?  I'm not sure what your definitions of 
"is based on" and "specified 'inline with reference to..." are, and I think some 
  code might clarify them for me.

Sorry to be asking for the hand-holding - I've been frustrated by this for a 
couple of days and there seem to be no examples of doing this kind of thing, 
which I find amazing.

Thanks again,
        Eric
-- 
Eric Rizzo, Software Engineer
OpenNetwork Technologies
http://www.opennetwork.com
-----------------------------
I embrace my personality flaws, for without them
I might have no personality at all.

Reply via email to