On 7/20/06, sunil.prabhu <[EMAIL PROTECTED]> wrote:
Hi ,

    Is there any direct link between model and view in struts Architecture?

If you are asking about something like automatically building input
forms or output pages based on business object's properties, then no,
Struts framework does not have such a feature. I believe there are
external projects that do that, like Appfuse. Another library,
FormDef, can build a dynaform based on properties of nested business
object, but this is not exactly what are you looking for, is it?

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

Reply via email to