|
|
#1 |
|
Junior Registered
Join Date: Aug 2007
Posts: 2
|
PHP, ASP, JSP. which one's better?
I am a Java guy and though i know php quite well, not as good as java, jsp.I would like to know whether i should go with jsp for creating my website? Or php ??
|
|
|
|
|
|
#2 |
|
Administrator
Join Date: Feb 2003
Location: East Lansing, MI USA
Posts: 6,912
|
PHP has become the standard. It is more widely supported and IMO runs the quickest. ASP runs on windows machines which needs more hardware to do the same thing a linux box does. JSP with the virtual machine is always going to be a little slower.
|
|
|
|
|
|
#3 |
|
Registered
Join Date: Mar 2006
Posts: 157
|
Im with Chris...i think PHP is the best choice. It'll make your life a lot more easier than with the other languages (more/better hostings, more support, fasters apps, etc).
And when you said ASP...you were talking about ASP.NET right? If you were talking about standard ASP...you should forget about it. |
|
|
|
|
|
#4 |
|
Registered
Join Date: Apr 2004
Posts: 170
|
If your choices are between jsp and php, the go with php. I personally prefer APS.NET, but I have many sites in php as well.
__________________
Hosting | ASP hosting | SQL Connection Strings | Debt Dictionary | SQL training | SQL Tutorial | Database Directory | SQL Quiz | Investment Terms Metric Conversion | English Dictionary | Guitar Guide | Travel Guide | Cheap Guitars | Loans | SQL Tutorial A B C SQL Canada Jobs Database Dictionary |
|
|
|
|
|
#5 |
|
Registered
Join Date: Apr 2006
Location: Michigan
Posts: 100
|
It depends on what industry you are in and what you are trying to do. However, PHP is a good general choice for building websites.
|
|
|
|
|
|
#6 |
|
Site Contributor
Join Date: Feb 2006
Location: Portland Maine
Posts: 1,185
|
I prefer PHP for many reasons including:
The only time I recommend a ASP/.NET solution to people is when their corporate infrastructure requirements dictate it. Otherwise, PHP is always a better option.
__________________
Ken Barbalace - EnvironmentalChemistry.com (Environmental Careers, Blog) InternetSAR.org: Volunteers Assisting Search and Rescue via the Internet My Firefox Theme Classic Compact: Based onFirefox's classic theme but uses much less window space |
|
|
|
|
|
#7 |
|
Registered
Join Date: Jul 2005
Posts: 34
|
Java if you're going to build incredibly large site or computation-heavy service. For all other cases (I feel 99% is right number here) you lucky with PHP.
__________________
better solutions |
|
|
|
|
|
#8 |
|
Registered
Join Date: Nov 2003
Location: Ottawa, Canada
Posts: 59
|
I wouldn't recommend Java/JSP in most cases, unless you're building a significant web application. And even then, I'd prefer to use PHP in a framework.
For most sites, I think PHP is both the quickest to pick up and go, and the easiest to maintain.
__________________
Colin Temple Video Game Consoles | RPGs and MMOs | Xbox Living Philosophy | Mythology | Tourette's Syndrome Blog: Work, Web, Play |
|
|
|
|
|
#9 |
|
Overlord of the World
|
PHP is a good all around language, and the one i would recommend. Easy to pick up, freely available, and loads of resources around.
If you have programming Experiance, than ASP may be of interest. The main problem is that ASP requires a (legal) copy of Windows Server (for any major website). There are Linux implimentations of an ASP server, but these are a bit shifty. Java/JSP is big, slow and ugly
|
|
|
|
|
|
#10 |
|
Junior Registered
Join Date: Jan 2009
Posts: 1
|
php is the best language for learning, as a career, and for advance web applications.
PHP Development Company JSP Development company |
|
|
|
|
|
#11 |
|
Registered
Join Date: May 2009
Posts: 39
|
Most of today use PHP for making a forum, social networking and online transaction such selling, auction etc.
By the way, In my opinion for me PHP is the best web programming especially to newbie who starting learning a PHP because it is to understant and same as C Language/C++. In technical PHP doesn't show his script when you view a PHP site in View Pagesource unlike the other web programming/script language. |
|
|
|
|
|
#12 |
|
Junior Registered
Join Date: Nov 2008
Posts: 2
|
JSP has many very nice features however JSP tends to run rather slowly.
You won't find JSP supported on very many shared hosting servers due to the amount of resources JSP uses. Typically businesses that have their own servers will use JSP. PHP can do pretty much anything that JSP can do but PHP was originally designed for the web where as JSP draws it's roots from a high level standalone software development. Java, the lanaguage used in JSP has a very steep learning curve. ASP is nice too but has a bit of a steeper learning curve than does PHP. The difference in speed between PHP and ASP is probably not real noticably different.
__________________
Software Outsourcing Company | Tampa web Design Company |
|
|
|
|
|
#13 |
|
Junior Registered
Join Date: Aug 2009
Posts: 2
|
Need help for creating simple jsp web application
I need to create web application which will show advertisement on the internet. Main functions of application should be publishing, deleting and searching of advertisement . So website needs to have front page index.jsp, which leads on two pages AddAdvertisement.jsp and searchAdvertisement.jsp
1. It's needed to create Html forms for adding of advertisment and for searching of them. a. Every form needs to have java class, bean, who will serve her. Inside the class there are functioncs which works with forms. 2 There should be login.jsp page which allows logging for username=admin, password=pass. This login form leads on the other page deleting of advertisement.jsp, which allows one click to delete all advertisement from the base of the data. a. It is needed to create the database . |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Super Cheap PHP 5, RoundCube Webmail Linux Shared Hosting | hostingatoz | The Marketplace | 0 | 08-04-2007 02:00 AM |
| $1.25/mo, PHP 5, 250 MB Space, RoundCube Webmail Linux Shared Hosting | hostingatoz | The Marketplace | 0 | 05-24-2007 05:48 AM |
| Using PHP to produce PHP really screws with the head. | KLB | Website Programming & Databases | 8 | 02-14-2007 11:36 AM |
| WEB HOSTING - $4.99/MONTH For 1GB HD & 25GB BW! CPanel, PHP, MySQL & MORE! | IncognitoNet | The Marketplace | 0 | 11-23-2005 04:49 AM |
| Review: Professional PHP Programming | Chris | Books | 5 | 05-19-2005 12:17 AM |