move from PHP to Struts

2006-01-03 Thread Bogdan Paduraru
Hi, 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. I convi

RE: move from PHP to Struts

2006-01-03 Thread Bogdan Paduraru
t: 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 >h

RE: move from PHP to Struts

2006-01-05 Thread Bogdan Paduraru
development. On 1/3/06, Bogdan Paduraru <[EMAIL PROTECTED]> wrote: > > 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 progr

Tomcat issues

2006-01-12 Thread Bogdan Paduraru
Hi, I'm trying to run a Struts application built with Ant. Ant makes me the war file, I copy it under application directory in webapps of Tomcat server. When I try to run something from my browser it tells me the resource I call is unavailable. When I deploy the application unpacked from the war f

RE: Tomcat issues

2006-01-12 Thread Bogdan Paduraru
omcat issues Bogdan Paduraru wrote: > I'm trying to run a Struts application built with Ant. Ant makes me the > war file, I copy it under application directory in webapps of Tomcat > server. When I try to run something from my browser it tells me the > resource I call is unavaila