The Battle of The Titans (J2EE Vs .NET)

Discussion in 'Programming' started by subham, Dec 29, 2006.

  1. #1
    While the .Net brought an reveloution in the field of developing software such that complex and critical problems can be handled in a more professional easy way to obtain the best result. J2EE is not far behind. It encourages the open source development and cuts down the cost of the software needed. Who is going to own the battle?
     
    subham, Dec 29, 2006 IP
  2. serversidescripter

    serversidescripter Banned

    Messages:
    69
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Most developers loves java language? But .net programming is the easiest way
     
    serversidescripter, Dec 30, 2006 IP
  3. bochgoch

    bochgoch Peon

    Messages:
    1,918
    Likes Received:
    67
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Neither - both sets of technology are entrenched in large corporate environments and so for the foreseeable future both will remain.
     
    bochgoch, Dec 30, 2006 IP
  4. reteep

    reteep Active Member

    Messages:
    181
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    58
    #4
    Imo .NET is ahead J2EE and will be even more popular together with Windows Vista.
     
    reteep, Dec 30, 2006 IP
  5. mr_dean

    mr_dean Peon

    Messages:
    280
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Linux is more common and cheaper for Internet servers. If Vista fails to feel market or some big computer company come into Linux market , Java will win.

    Anyway, my personal vote for Java :)
     
    mr_dean, Dec 30, 2006 IP
  6. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #6
    .NET baby!

    too many reasons why to explain right now.

    The open source is always very attractive though because of the price ;)
     
    ccoonen, Dec 30, 2006 IP
  7. smallbuzz

    smallbuzz Peon

    Messages:
    125
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    PHP will win
     
    smallbuzz, Dec 30, 2006 IP
  8. titoni

    titoni Active Member

    Messages:
    965
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    58
    #8
    Java is free and will be open source, however .net is still paid.But it's hard to say which one will win.
     
    titoni, Dec 30, 2006 IP
  9. subham

    subham Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Stack Function

    Relational Database Access
    .NET - ADO.NET
    J2EE - JDBC

    Web Client
    .NET - ASP.NET
    J2EE - Java Server Pages (JSP) and Servlets

    Standalone Client
    .NET - Windows Forms
    J2EE - AWT/Swing

    Distributed Components
    .NET - .NET Remoting
    J2EE - RMI/IDL

    XML
    .NET - System.Xml and .NET in general is built around XML.
    J2EE - JAX Pack (JAXM, JAXR, JAXB, JAXP)



    Messaging
    .NET - Microsoft Message Queuing (MSMQ)
    J2EE - Java Messaging Service (JMS)

    Web Services Support
    .NET - Built directly into .NET and Visual Studio
    J2EE - Java Web Services Developer Pack (JWSDP) as well as vendor specific tools.

    Enterprise Components/Transactions
    .NET - COM+
    J2EE - Enterprise Java Beans (EJB)

    Integration
    .NET - Host Integration Server, BizTalk Server
    J2EE - J2EE Connector Architecture

    Component Registration
    .NET - Active Directory
    J2EE - Java Naming and Directory Interface JNDI
     
    subham, Dec 30, 2006 IP
  10. Arkserver

    Arkserver Banned

    Messages:
    2,533
    Likes Received:
    35
    Best Answers:
    0
    Trophy Points:
    0
    #10
    subham, nice post. As a java developer (rmi, j2ee, etc) I can say java is a multi purpose coding language. I'm not familiar with .net but ive seen a few projects coded in .net and it did look good.
     
    Arkserver, Dec 31, 2006 IP