Tilted Forum Project Discussion Community

Tilted Forum Project Discussion Community (https://thetfp.com/tfp/)
-   Tilted Technology (https://thetfp.com/tfp/tilted-technology/)
-   -   JSP vs. PHP (https://thetfp.com/tfp/tilted-technology/27970-jsp-vs-php.html)

neoinoakleys 09-19-2003 05:12 AM

JSP vs. PHP
 
I am trying to come up with compelling list of pros and cons for each technology. My boss is trying to decide on a "core" technology for our company to use, and I need some compelling arguments on either side to sway the vote....

Any input would be GREATLY appreciated....

I am looking for some compelling arguments for the use of either technology....any thoughts??

PM me if you need to...perhaps some links to sites that discuss just the overall arguments would be helpful as well...

hrdwareguy 09-19-2003 08:09 AM

When I took a JSP class, the book listed the bigest advantage to using JSP over PHP was that PHP was in a different language (the book assumed you already knew java).

PHP is simular to C, and so is Java
PHP is has a large community to add to it where JSP is developed by Sun.
Both have extensive online help

seretogis 09-19-2003 04:25 PM

I've used both, and PHP is far far easier to develop with. However, it is also easier to develop very shitty code with. The best option is to use PHP and enforce strict coding guidelines with your employees so that you don't end up with a lot of code that looks unlike the rest of the code as that is hell on people who do maintainence.

+ PHP is faster, hands-down.
+ PHP includes regexp functions
+ PHP has a huge following, so support or finding code that does what you need done, is very easy.
+ Very little prior programming experience is necessary to understand the basics of PHP. Those with any C or Perl experience will be able to pick up on PHP very quickly.

hexdump 09-21-2003 09:38 AM

PHP is open source

neoinoakleys 09-22-2003 09:58 AM

Thanks alot you guys...this has been a great help...

I like PHP as well, but trying to sell the concept to the "suits" is a whole other problem...

Keep your thoughts coming...

Any more specific arguments?? Such as how PHP handles certain commands or functions better than Java or vice versa??

Cuball 09-23-2003 11:20 AM

jsp in combination with servlets is used in a lot of business applications (amazon e.g.) it's seen as a more professional solution ...


All times are GMT -8. The time now is 09:54 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54