954,561 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

ASP - PHP - JSP ... which is better?

ok guys , because I’m really confused --
which is better in order to have a good website
I need it secured , nut I want it fast also with a very good looking actually

could u help me with which one to choose plz ?

Thanks

http://www.infysolutions.com

Outsourcing software development

charlie123
Newbie Poster
1 post since Oct 2008
Reputation Points: 10
Solved Threads: 0
 
Shanti C
Posting Virtuoso
1,642 posts since Jul 2008
Reputation Points: 137
Solved Threads: 162
 

Well i think that JSP is much more secured than the other two.
I hope some professional can clear this out.
:)

anuj_sharma
Posting Whiz in Training
208 posts since Jul 2008
Reputation Points: 8
Solved Threads: 13
 

I prefer PHP personally. It is open source and help can be found almost everywhere on the web.

mexabet
Junior Poster
148 posts since Mar 2008
Reputation Points: 16
Solved Threads: 9
 

It's not true that JSP is much more secured. It totally depends on the developer of the application.

Well i think that JSP is much more secured than the other two. I hope some professional can clear this out. :)

My preference is PHP for web applications. As for desktop application, I prefer Java or Python (still learning in progress).

PoA
Posting Whiz in Training
237 posts since Jul 2004
Reputation Points: 26
Solved Threads: 9
 

All web applications are subject to the same sql and header injection tactics, and as of php6 register globals along with some other not necessary poor programming tactics but commonly used incorrectly tactics will no longer be available. These are things that php has been under scrutiny about for a long time and there are warnings posted everywhere so if you fall under that category if is of your own neglect.

R0bb0b
Posting Shark
998 posts since Jun 2008
Reputation Points: 358
Solved Threads: 89
 

Can anyone refer some good sites relatid to SQl Injection

anuj_sharma
Posting Whiz in Training
208 posts since Jul 2008
Reputation Points: 8
Solved Threads: 13
 

Generally, it will depend on the developer to make any application secure enough, but if I need to choose between JSP, PHP and ASP,... I will choose JSP to be the most secure.

A good developer can create a very secure app with jsp as java in general is based on a secure infrastructure. With the added benefits of JavaFX, the sky is your limit with security and design. but most design cannot be mentioned here as web development uses css and html for design and this has little to do with security.

In my opinion JSP first, when we talk about security. Then followed by PHP because although php is no where close to jsp even at the current php 5.3 (with the all new Object Orientation), its worth learning as its very easy to study and implement. As for ASP, well Microsoft always needs an antivirus,.. that should give you an idea of how porous their security is even on their best app.

I will tell you to be good in php for web and be better with java based app if security is your concern.

Good luck

kwesiaryee
Newbie Poster
11 posts since Jun 2008
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You