Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Design Forum > Web Design & Programming
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Web Design & Programming Discussion of web design, and server-side & client-side scripting

Reply
 
LinkBack Thread Tools
Old 09-21-2008, 07:11 AM   #1 (permalink)
Registered User
 
Join Date: Sep 2008
Posts: 20
OS: xp


Post [SOLVED] JSP , PHP or ASP ... ??

i got tired to choose actually ... i'm starting to chose for my incoming website , and i have to chose now among these 3 web developing techniques ,, could anybody help me , which one is good for what ?
etch is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 09-21-2008, 08:53 AM   #2 (permalink)
Moderator, TSF Articles
 
carsey's Avatar
 
Join Date: Aug 2006
Location: Hunwick, Co. Durham England
Posts: 10,678
OS: XP Pro SP3

My System

Send a message via MSN to carsey
Re: JSP , PHP or ASP ... ??

Which one are you most comfortable with?
__________________

carsey is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-21-2008, 04:17 PM   #3 (permalink)
Design Team Member
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,880
OS: Vista, various linux distros


Re: JSP , PHP or ASP ... ??

Personally i like PHP with mySQL(if a db is needed). I've never used JSP, and my knowledge of asp is minute. To be honest you'll get a mixed result here, because some swear by ASP and others PHP (i haven't heard jsp mentionned as much to be honest)... As i see it PHP is readily developed and has a vast amount of documentation, etc. whilst to some ASP is dead.

As carsey said which are you most comfortable with? and which do you have the most knowledge of?

Cheers,
Jamey
__________________

Myspace
jamiemac2005 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-22-2008, 01:02 AM   #4 (permalink)
Registered User
 
Join Date: Sep 2008
Posts: 20
OS: xp


Wink Re: JSP , PHP or ASP ... ??

actually i'm comfortable with jsp , although it takes more time to load pages , but its more secured anyways ... it also could deal with MySQL through JDBC -Java DataBase Connectivity- ,,
but actually i may think about php as it is better than asp anyways -i prefere open source + security actually - .. i'm gonna give it a try ;)
etch is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-25-2008, 08:43 PM   #5 (permalink)
Registered User
 
Join Date: Feb 2008
Posts: 325
OS: Vista


Re: JSP , PHP or ASP ... ??

php ftw
Slapshot is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-27-2008, 03:40 AM   #6 (permalink)
Registered User
 
Join Date: Sep 2008
Posts: 2
OS: Windows Vista


Re: JSP , PHP or ASP ... ??

You may also want to consider your hosting options. Another vote goes to PHP if you are looking at third party hosting. PHP hosting is cheap compared to ASP or JSP.

I'd not go to ASP in any case since this is not going to be supported by Microsoft in future. If my client insists for Microsoft technologies then I'd rather go for ASP.NET

Ajay
__________________
howtovdos.com
howtovdos is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-27-2008, 09:42 AM   #7 (permalink)
Registered User
 
Join Date: Feb 2008
Posts: 325
OS: Vista


Re: JSP , PHP or ASP ... ??

Also, JSP can only be used on a Windows Server which is usually like double the price of a Linux. JSP and PHP can run on Linux w/ Apache which is the most common server being used today.
Slapshot is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-28-2008, 01:55 AM   #8 (permalink)
Registered User
 
Join Date: Sep 2008
Posts: 20
OS: xp


Grin Re: JSP , PHP or ASP ... ??

Quote:
Originally Posted by Slapshot View Post
Also, JSP can only be used on a Windows Server which is usually like double the price of a Linux. JSP and PHP can run on Linux w/ Apache which is the most common server being used today.
i'm totally sure about that ,, actually i'm gonna try and build my website with php , gonna use apache server also .. guess open source is a blessing hehe ..

thx alot guys for ur support
etch is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-29-2008, 04:16 AM   #9 (permalink)
Registered User
 
Join Date: Sep 2008
Posts: 1
OS: win98


Re: [SOLVED] JSP , PHP or ASP ... ??

For me I prefer PHP because I think that it has the ability to do as much an even more that the other languages. The fact that it is it is interpreted and not compiled to me is a good thing... if you need to compile and optimize your code then write the code as an extension an load it in php. The only reason I learned PHP was because Its so popular and when I went looking for web based programming languages its basically all I found. I want to start working into the .Net of things because I want to start developing application.

With .net boasting "manage code", one would think that it would be better. The thing is the php developers realized that php wasn't as strong in the object oriented, code reuse areas and hence php 5 is much better than 4. I am not sure which version of php you guys are referring to but in 5 you have everything from abstract classes to reflection and personally it is easier to manage php with properly designed classes and not writing spaghetti code.

Basically I am pleased with the direction in which php is heading and when 6 comes out with new features like namespaces (well it's undecided) and so on. In the end I believe that it's really up to the developers and those with the final say to determine whether commercial dev will leave php behind.

Last edited by carsey; 09-29-2008 at 10:39 AM.
nicoleblack is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 09-29-2008, 05:27 AM   #10 (permalink)
Design Team Member
 
jamiemac2005's Avatar
 
Join Date: Jul 2007
Location: Coventry, UK
Posts: 1,880
OS: Vista, various linux distros


Re: [SOLVED] JSP , PHP or ASP ... ??

I Assumed PHP5 aswell, it's definately a big step up from PHP4 (code management in 5 is better).
__________________

Myspace
jamiemac2005 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 10-05-2008, 01:55 AM   #11 (permalink)
Registered User
 
Join Date: Sep 2008
Posts: 20
OS: xp


Re: [SOLVED] JSP , PHP or ASP ... ??

oke doke , php5 then ... i'll have a try with it :)
etch is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 06:54 AM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

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 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85