Re: Struts and Laszlo

2005-08-18 Thread C.F. Scheidecker Antunes
Luc, I have designed Laszlo applications having both PHP and Servlets as controllers. It worked great and your idea is right on. In fact I am starting a Struts/Laszlo app pretty soon. Have in mind that Laszlo is the View of the MVC model. I understand that you can also use Laszlo as the control

Re: Struts and Laszlo

2005-08-18 Thread Guillaume Lederrey
On 8/18/05, Lucas Bern <[EMAIL PROTECTED]> wrote: > I´would it be a nosense to integrate Laszlo with struts??? Not a complete non-sense, but maybe an overkill ... > I think Laszlo is responsible for controlling the application, so, may be we > can hav struts incharge of generating data in XML

Re: Struts and Laszlo

2005-08-18 Thread BHansard
ers Mailing List cc Subject Struts and Laszlo Hia guys... I´would it be a nosense to integrate Laszlo with struts??? I think Laszlo is responsible for controlling the application, so, may be we can hav struts incharge of generating data in XML format so that Laszlo presentation

Struts and Laszlo

2005-08-18 Thread Lucas Bern
Hia guys... I´would it be a nosense to integrate Laszlo with struts??? I think Laszlo is responsible for controlling the application, so, may be we can hav struts incharge of generating data in XML format so that Laszlo presentation server show it??? I´m thinking of extending struts so that i