Link to home
Start Free TrialLog in
Avatar of russelr124234
russelr124234

asked on

Trying to choose between JSP, PHP, and ASP

I am creating a really complex webpage, one which will resemble godaddy.com, with its features.  My answer will be answered with these two questions in mind:
1) Of JSP, PHP, and ASP, which has the most features?
2) Which is the easiest to learn?
Avatar of mantarae
mantarae

1) It depends on what you mean by features. Each language can create dynamic, database driven pages.  (on a side note godaddy is ASP based)

2) ASP is the easiest, then JSP with PHP being most difficult (IMO).

What features are you looking for?
Avatar of russelr124234

ASKER

Not sure; what features does each have that are unique?
Why would you consider ASP over ASP.NET?
SOLUTION
Avatar of glsac
glsac
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I agree with Blue...he does make some solid points...and as I said, it is O/S dependant on what you want to do. If you need to go on a Unix box or with apache there are some tools you can buy to make asp and asp.net work on them...but if it is between jsp and php as blue said, php is easier (and I like better), but JSP is more pwerful.

Good Luck!

-Joe