Re: [OT] Which webframework to use?

2004-11-29 Thread Peter Mengell
Hi, We've been using Struts exclusively for the last few years and have found it to be very good, I can recommend it. In most cases we have modified the struts controller to allow transparent skinning of the web-apps and extra security to be implemented in the controller, thats the only

RE: [OT] Which webframework to use?

2004-11-29 Thread Allistair Crossley
Subject: Re: [OT] Which webframework to use? Hi, We've been using Struts exclusively for the last few years and have found it to be very good, I can recommend it. In most cases we have modified the struts controller to allow transparent skinning of the web-apps and extra security

Re: [OT] Which webframework to use?

2004-11-29 Thread Roberto Cosenza
Take a look at Spring. It is much more than a MVC though. Allistair Crossley wrote: +1. we've created an intranet on struts, integrated backend solutions like a CMS, search engine, custom applications, SQL server etc... is very cool. Allistair. -- Roberto Cosenza Infoflex Connect AB, Sweden

Re: [OT] Which webframework to use?

2004-11-29 Thread sven morales
Hello, I assume you are evaluating other frameworks, may I suggest you look into Apache Cocoon project. It started as a web publishing framework, and can do MVC as Struts can, but if you have a need to provide output to different formats WAP, PDF, Microsoft Excel, SVG formats, just about