Web Hosting Forums Web Discussions on Hosting Webmaster forums Web Hosting Forums Domain Name Forums Web Hosting

Go Back   Web Hosting Forums Web Discussions on Hosting Webmaster forums Web Hosting Forums Domain Name Forums Web Hosting > Main Web Hosting Discussions Forums > Programming Discussion

Programming Discussion Web Hosting Forums - Discussions related to web programming languages and other related issues. Topics may include configuration, optimization, practical usage and database connectivity.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old 06-19-2007, 08:48 AM   #1 (permalink)
HWHT Starter
Join Date: May 2007
Location: USA
Posts: 6
pratik is on a distinguished road
if making a Bank related web sites then which one coding is secure PHP or Java ?

hi dear all,

p'se give me idea if i can start making a Bank related web sites then which one coding is secure PHP or Java ?
__________________
Hotest Web Design Dierctory Web Sites Launched In USA Regions

Source : http://www.directconnectweb.com/
Website Design Los Angeles
pratik is offline  
profile.gif home.gif sendpm.gif find.gif Reply With Quote
Old Sponsored Ads   # a.
Ads
Hosting Master
Join Date: Feb 2006
Location: HWHT
Posts: 1100
Ads is on a distinguished road



This message will go away once you are registered. Also, by registering, you will have access to all post topics, communicate privately with other members (PM), respond to polls, upload graphics, and access other special features! Registration is fast, simple and absolutely free so please Click Here to join our Web Hosting community today!
AdsPromoter is online
profile.gif sendpm.gif email.gif find.gif buddy.gif Reply With Quote
Old 06-20-2007, 03:40 AM   #2 (permalink)
Administrator
Join Date: Jun 2005
Posts: 49
admin has disabled reputation
If I were you I use java servlets, JSP
__________________
Hotwebhostingtalk
Rules
Terms Of Service
F.A.Q.

Read before you post a new question!
admin is offline  
profile.gif home.gif sendpm.gif find.gif Reply With Quote
Old 08-01-2007, 05:25 PM   #3 (permalink)
HWHT Starter
Join Date: Aug 2007
Location: Wisconsin
Posts: 3
flann is on a distinguished road
no matter how secure a language is, it is up to you as the programmer to write secure code.
__________________
flann
Maple Bats
flann is offline  
profile.gif sendpm.gif find.gif Reply With Quote
Old 10-15-2008, 04:48 AM   #4 (permalink)
HWHT Starter
Join Date: Oct 2008
Location: Taiwan
Posts: 2
soniachen is on a distinguished road
bank web script

JSP is better for secure.
__________________
Budget hosting plan start at USD$1.89/month http://hosting.idigitalnet.com
soniachen is offline  
profile.gif home.gif sendpm.gif find.gif Reply With Quote
Old 11-21-2008, 06:46 AM   #5 (permalink)
HWHT Starter
Join Date: Nov 2008
Location: india
Posts: 2
inventorstechnologies is on a distinguished road
better u can use java..
__________________
by
http://www.inventorstechnologies.com
inventorstechnologies is offline  
profile.gif sendpm.gif find.gif Reply With Quote
Old 12-09-2008, 04:50 PM   #6 (permalink)
HWHT Addict
Join Date: Sep 2005
Location: India
Posts: 20
venkateshwarans is on a distinguished road
Why is java secure?

If you are serious about security, you can look at verisign, geotrust ssl certificates.
venkateshwarans is offline  
profile.gif sendpm.gif find.gif Reply With Quote
Old 01-06-2009, 01:46 AM   #7 (permalink)
HWHT Starter
Join Date: Dec 2008
Location: Philippines
Posts: 5
bailey.rein is on a distinguished road
You can choose any kind of programming language as long as you know how to make a program... also you can also combine when coding... mix it up with java or php
bailey.rein is offline  
profile.gif sendpm.gif find.gif Reply With Quote
Old 01-12-2009, 07:27 AM   #8 (permalink)
Hosting Guru
Join Date: Jan 2009
Location: us
Posts: 53
HivelocityDD is on a distinguished road
Java is more secure
__________________
Dedicated Servers - sales@hivelocity.net - 1-888-869-HOST(4678)
Award winning Managed Hosting - Dedicated Server Hosting
Managed Dedicated Servers. Reseller Discounts. 24/7 Impressive Tech Support.
HivelocityDD is offline  
profile.gif sendpm.gif find.gif Reply With Quote
Old 01-16-2009, 10:43 AM   #9 (permalink)
Hosting Guru
Join Date: Jan 2009
Location: us
Posts: 53
HivelocityDD is on a distinguished road
Hi..
Researchers at Fortify Software conclude that Java is more secure than other languages, but they warn that developers may inadvertently be introducing vulnerabilities into their own code.

Here are the major pitfalls and drawbacks of using PHP :
PHP has the dubious distinction of having the largest number of security holes of any tool in its class. This fact alone is enough for many organizations to reject it.
after 10 years of growth, PHP has become stagnant since 2005. This is very likely because people are now rejecting it in favor of other tools, as they have become available.
PHP does not support Unicode, so it's difficult to implement multilingual applications with it. A web framework that doesn't support Unicode is a parochial anachronism - WWW does stand for world wide web, does it not?
the PHP language has no formal specification. It was originally built informally, by a single programmer, who wasn't experienced in designing programming languages. (Evidence for this is the large number of security holes in PHP.)
many complain that the APIs are a mess - inconsistent naming conventions, functions of dubious benefit, synonymous functions, silent errors, and so on.
according to its creator, PHP was "not designed to win any beauty contests".
PHP doesn't use convention over configuration. Its creator states unequivocally: "I absolutely hate programming frameworks that lock me into a certain way of approaching a problem." This is in exact contradiction to modern tools, which embrace such conventions, since they save time and money.
PHP by itself isn't a Model-View-Controller framework. As a result, many PHP applications and examples suffer from a lack of separation of concerns. In the hands of an inexperienced programmer, using PHP by itself often leads to higher maintenance costs because of poor design. Thus, the use a of second tool, an MVC framework built on top of PHP, is almost always necessary.
Also, Java's infrastructure is a royal pain in the neck compared to PHP. If you're building a huge, complex application with a big development, the cost of Java's development infrastructure may pay for itself in better efficiencies elsewhere. As for delivery infrastructure, PHP is generally smaller and simpler, too.
__________________
Dedicated Servers - sales@hivelocity.net - 1-888-869-HOST(4678)
Award winning Managed Hosting - Dedicated Server Hosting
Managed Dedicated Servers. Reseller Discounts. 24/7 Impressive Tech Support.
HivelocityDD is offline  
profile.gif sendpm.gif find.gif Reply With Quote
Old Sponsored Ads   # a.
Ads
Hosting Master
Join Date: Feb 2006
Location: HWHT
Posts: 1100
Ads is on a distinguished road



This message will go away once you are registered. Also, by registering, you will have access to all post topics, communicate privately with other members (PM), respond to polls, upload graphics, and access other special features! Registration is fast, simple and absolutely free so please Click Here to join our Web Hosting community today!
AdsPromoter is online
profile.gif sendpm.gif email.gif find.gif buddy.gif Reply With Quote
Old 01-21-2009, 06:24 AM   #10 (permalink)
HWHT Addict
Join Date: Mar 2008
Location: NJ
Posts: 48
Craig08 is on a distinguished road
An important development for the Novell Modular Authenticate Services (NMAS) is a browser plug-in that allows you to authenticate to any Java-enabled Web site using any NMAS method installed under the NMAS client. This makes it possible to authenticate to a Web site using a biometric or token device instead of just a password.

Imagine being able authenticate to your bank account with a fingerprint instead of just a password. Or, maybe you prefer a fingerprint and a certificate stored on a smart card. This is all possible today using the NMAS browser plug-in, which takes immediate advantage of any Novell or third-party NMAS method. No additional development is required to use the plug-in for existing methods. Currently there is a plug-in for the Microsoft Internet Explorer and Mozilla Firefox browsers.
__________________
Reseller web hosting
Craig08 is offline  
profile.gif sendpm.gif find.gif Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
which sites secure PHP or ASP.Net coding related pratik Programming Discussion 2 06-16-2009 02:09 PM


All times are GMT. The time now is 01:13 AM.


Powered by vBulletin® Version 3.7.2
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.