[OT] php or java

Uno Engborg uno at webworks.se
Thu May 18 16:21:13 UTC 2006


hicham wrote:
> Hello
> what would you choose to developp a web application that involves ssl
> connections and certificate, php or java ?
>
> hicham
>
I would go for java, as it is much faster (orders of magnitude) than 
php, and there a lot of documentation on how to build secure 
applications in java both on the net and in the bookstores.

Another advantage of java is that if you go the java road that you may 
apply role based security on a method level (using EJB technology). Java 
also have a much better track record with respect to exploits compared 
to PHP, even though some of the PHP problems are more related to poor 
programing practices of the PHP users than to problems with PHP itself.

The problem with java is that you usually have to pay more money to your 
service provider
to run a JSPs , Servlets and EJBs than you have to pay to run php.

Regards
Uno Engborg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3271 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20060518/5a8386f1/attachment-0002.bin 


More information about the users mailing list