Connecting Tech Pros Worldwide Help | Site Map

Is Java Obsolete?

Member
 
Join Date: Dec 2006
Posts: 80
#1: Feb 14 '07
I am beginning to hear more and more that RAD technologies such as ASP.NET and LAMP are very quickly taking the place of java in the business world. Is this true, if it is how wide spread is it, are there some things that things the RAD technologies I mentioned won't ever be able to do as well as a system like java or the other more traditional application programming languages such as C/C++?
Lives Here
 
Join Date: Sep 2006
Posts: 12,070
#2: Feb 14 '07

re: Is Java Obsolete?


Quote:

Originally Posted by cnixuser

I am beginning to hear more and more that RAD technologies such as ASP.NET and LAMP are very quickly taking the place of java in the business world. Is this true, if it is how wide spread is it, are there some things that things the RAD technologies I mentioned won't ever be able to do as well as a system like java or the other more traditional application programming languages such as C/C++?

Don't believe everything you hear. If you go to the sun site you will be told that ASP.NET is obsolete and is now being replaced by Java. People are just trying to sell their products. Java is certainly not becoming obsolete. There are many improvements that take place in Java every six months or so. There is nothing that an ASP technology can do that cannot be done by a Java based technology.
hirak1984's Avatar
Needs Regular Fix
 
Join Date: Jan 2007
Posts: 315
#3: Feb 14 '07

re: Is Java Obsolete?


well to make the discussion more spicy I request you to post the same question in asp forum.
as for java forum,people here swear by java,so never ever dare to say that java is becoming obsolete.
Quote:

Originally Posted by cnixuser

I am beginning to hear more and more that RAD technologies such as ASP.NET and LAMP are very quickly taking the place of java in the business world. Is this true, if it is how wide spread is it, are there some things that things the RAD technologies I mentioned won't ever be able to do as well as a system like java or the other more traditional application programming languages such as C/C++?

Expert
 
Join Date: Nov 2006
Location: UK
Posts: 1,320
#4: Feb 14 '07

re: Is Java Obsolete?


Quote:

Originally Posted by r035198x

Don't believe everything you hear. If you go to the sun site you will be told that ASP.NET is obsolete and is now being replaced by Java. People are just trying to sell their products. Java is certainly not becoming obsolete. There are many improvements that take place in Java every six months or so. There is nothing that an ASP technology can do that cannot be done by a Java based technology.

and Java is portable across systems (Windows, Linux, OSx, etc) which cannot be said for ASP.NET (although Mono is going some way to fix this).
Member
 
Join Date: Dec 2006
Posts: 80
#5: Feb 14 '07

re: Is Java Obsolete?


Are there things that java can do, aside from being more cross platform that ASP.NET can not, or at least can not do well? Also, I have heard that uses of Apache MySQL PHP (AMP) are a big competitor for java, is this true?
Expert
 
Join Date: Nov 2006
Location: UK
Posts: 1,320
#6: Feb 14 '07

re: Is Java Obsolete?


Quote:

Originally Posted by cnixuser

Are there things that java can do, aside from being more cross platform that ASP.NET can not, or at least can not do well? Also, I have heard that uses of Apache MySQL PHP (AMP) are a big competitor for java, is this true?

There a alternatives with various advantages and disadvantages. Given a specification for a new application (e.g. in a student project) one of the first tasks is to review technologies for its implementation evaluating advantages/disadvantages in terms of functionality, availability, portability, easy of use, cost, existing knowledge, etc. For example, for a web based database system one could look at Access, MySql, Oracle, etc for the database and Java, PHP, C++, Javascript, Python, etc, for the frontend. One then selects the most appropriate tools at each level taking into account practical constraints such as one may have a particular technology readily available. Such a review would form a part of the project report together with analysis and design, implementation, testing, critical evaluation, etc.
I make students who are good at programming implement several prototypes using different technologies and evaluate them.
Lives Here
 
Join Date: Sep 2006
Posts: 12,070
#7: Feb 15 '07

re: Is Java Obsolete?


I'll now copy this to ASP and PHP forums where you can expect to get some interesting reactions.
Newbie
 
Join Date: Jan 2008
Posts: 4
#8: Jan 3 '08

re: Is Java Obsolete?


Quote:

Originally Posted by cnixuser

Are there things that java can do, aside from being more cross platform that ASP.NET can not, or at least can not do well? Also, I have heard that uses of Apache MySQL PHP (AMP) are a big competitor for java, is this true?

Well, in case of small business needs PHP/MYSQL is very handy.Clients have their web page ready within a very small time span.Thats just because there is a rich set of built in functions in PHP.But in comparison to JAVA, JAVA is more secure and vast, almost every thing can be customised.

So if it is a big goal, JAVA is the right answer.

For me PHP/MySQL is just like a use and through pen.
Reply


Similar ASP / Active Server Pages bytes