What is better PHP Or JSP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • devensitapara
    New Member
    • Sep 2007
    • 5

    What is better PHP Or JSP

    what is better to develope PHP mysql
    or JSP with oracle
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    Originally posted by devensitapara
    what is better to develope PHP mysql
    or JSP with oracle
    That is (a) a question of personal preference and (b) what you want to accomplish.
    My personal preference would be PHP and MySQL but, in my experience, a lot of BIG companies with huge systems that require a lot of transaction handling prefer to use Java and Oracle or DB2.

    Ronald

    Comment

    • kovik
      Recognized Expert Top Contributor
      • Jun 2007
      • 1044

      #3
      No idea. PHP is certainly more popular.

      Comment

      • ronverdonk
        Recognized Expert Specialist
        • Jul 2006
        • 4259

        #4
        Originally posted by volectricity
        No idea. PHP is certainly more popular.
        And it's free (as is MySQL).

        Ronald

        Comment

        • Atli
          Recognized Expert Expert
          • Nov 2006
          • 5062

          #5
          Hi.

          I personally would prefer PHP and MySQL.

          I've always thought JSP to be kind of slow, tho it's been like 5 years since I've tried it, and I must admit I never really got into it that much. Can't even remember what gave me that impression.

          As you have posted this question in a PHP forum I bet most you responses will be in favor of PHP.
          If you'd have posted it in a JSP forum it would most likely be the other way around :)

          The best thing for you to do would be to check them both out and decide which of them is better suited for your needs.
          They will both get the job done. Only question is which one you want to work with.

          Comment

          • kovik
            Recognized Expert Top Contributor
            • Jun 2007
            • 1044

            #6
            Also, PHP doesn't rely on Microsoft products, which is usually a selling point. ;)

            Comment

            • Weisbartb
              New Member
              • Aug 2007
              • 36

              #7
              Originally posted by volectricity
              Also, PHP doesn't rely on Microsoft products, which is usually a selling point. ;)
              JSP runs on unix servers mostly. I think your thinking of ASP.

              JSP is java therefore its slow and bad for web development. JSP is also bloated and bulky with a lot of strange internal quirks (Java beans ftl). Ohh its its 100% OOP so you need an IDE with atleast multi level object parsing to be efficient at coding in it.

              Comment

              Working...