Hi all, Thanks for answers so far.
The thing is the original people who wrote this PHP project didn't know too much about programming and I inherited this project. I'm an object programming addict and also I would prefer to use something that has been proved by industry as good technology. I'm not a newbie in Java, I am only searching the right technology in Java. Struts seems is what I need, but for now I would stay away from JFC since I need proves from others that is stable and ok. ;) I heard about Spring too, I'll investigate it. I have the time and budget to move from PHP to Java, I started now to select tutorials, thanks Rick! ;) I wonder if there is a tutorial in working with Eclipse and Struts... Bogdan -----Original Message----- From: Dave Newton [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 03, 2006 2:28 PM To: Struts Users Mailing List Subject: Re: move from PHP to Struts Bogdan Paduraru wrote: >I'm managing a PHP/postgreSQL project. The purpose of the project is to >display some items (i.e : houses etc) on webpages, along with HTML text. > >The problem is this project became too big and almost impossible to >handle since you can't separate very well presentation from logic. > > As both a Struts and PHP developer (along with other stuff I like even better ;) I have to say that this is not a language or technology issue, but a coding issue. You can implement MVC in PHP (along with all the unit testing you'd want, etc.) just as easily as with Java/Struts/etc. and in some ways will end up with a more agile solution as a freebie. That said, I'm actually using Spring quite a bit these days until either the newer Struts technologies stablize, I decide to use JSF, or I completely blow off the Java development model and focus exclusively on Lisp or Ruby or whatever. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]