Hello Nathanael, Yes, I hope it is possible, but there is a strange situation - if it is possible there will not be a peace of work for me - to convert web site from PHP to JSP, so ...
You see. I'm going to become JSP/Servlet fun :). Friday, November 14, 2003, 4:04:07 PM, you wrote: NN> On Friday, November 14, 2003, at 03:49 PM, Alex wrote: >> Hello All, >> >> I need to rewrite one web site from PHP to JSP or Servlets because of >> a lot of traffic there and I'm not sure about technologies: JSP or >> Servlets. May be someone has some kind of experience in this topic, I >> would be very appreciate about some opinions. >> >> BTW first I need to convert public part of site and then convern other >> part: discussion list, members database and so on... >> >> Web site traffic about 7 000 000 requests for the last month. NN> Just a thought, have you thought of implementing the Zend precompiler NN> solutions?? or doing some performance tuning? PHP and JSP have pretty NN> neck and neck benchmark stats. It might be worth your while to find out NN> what is happening to slow it down more then anything else. There are NN> caching solutions that reduce db dependancy etc... I'd look at that NN> instead of porting. If you port inefficient software you're going to NN> have the same problems only in another language. -- Best regards, Alex mailto:[EMAIL PROTECTED]
