Re: Mapped properties and STRUTS-FACES

2005-02-17 Thread Craig McClanahan
On Thu, 17 Feb 2005 10:25:23 +0100, Ramiro Alba Queipo <[EMAIL PROTECTED]> wrote: > Hello everybody: > > I am trying to migrate from an struts application to STRUTS + JSF + > TILES. The problem I have is that the old struts application is using > heavily mapped properties at the action forms bean

Mapped properties and STRUTS-FACES

2005-02-17 Thread Ramiro Alba Queipo
Hello everybody: I am trying to migrate from an struts application to STRUTS + JSF + TILES. The problem I have is that the old struts application is using heavily mapped properties at the action forms beans, and I can manage to make them work under JSF. For example, at the old application: and