Jim Douglas wrote:

Version 1.2.4...I want to be able to have users click on a tab and have my struts base app build a page dynamically for query results. So I guess the nswer is , use the struts actions to produce content...

I guess the most straightforward way would be to implement a Generator
which calls your Struts actions, and add a pipeline (in the default
publication, that would be in doctypes.xmap). I have to admit that
I'm not familiar enough with Struts to tell you any details about calling
the Struts components.

-- Andreas


Thanks,
Jim

From: Andreas Hartmann <[EMAIL PROTECTED]>
Reply-To: [email protected]
To: [email protected]
Subject: Re: Lenya w/ Struts
Date: Wed, 07 Jun 2006 09:34:05 +0200

Jim Douglas wrote:
Can anyone explain how I can have my lenya webapp tabs wired to struts actions?

Do you want to use the struts actions to produce content, or
do you want to implement user interaction functionality (e.g.,
to modify documents)?

Which Lenya version do you have in mind?

-- Andreas

--
Andreas Hartmann
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
[EMAIL PROTECTED]                     [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--
Andreas Hartmann
Wyona Inc.  -   Open Source Content Management   -   Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
[EMAIL PROTECTED]                     [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to