Can any1 recommend some J2EE/Javascript books?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • abctech
    New Member
    • Dec 2006
    • 157

    Can any1 recommend some J2EE/Javascript books?

    Hi all,

    I am a fresher in Java/J2EE,

    Can anyone recommend some books/sites for J2EE-beginners which will help clear the concepts and fundamentals and also on J2EE-mini-projects/source-codes and JavaScript(serv er-side).??

    Any advice much appreciated..
    Thanks in advance,
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    There is no JavaScript server side. You probably mean Java?

    Ronald

    Comment

    • abctech
      New Member
      • Dec 2006
      • 157

      #3
      Originally posted by ronverdonk
      There is no JavaScript server side. You probably mean Java?

      Ronald
      Hi,

      I think that server-side Java Script is an extended version of JavaScript that enables back-end access to databases, to file systems etc ..

      I read somewhere that each has its own set of objects and in client-side JS we use the <script> tag and in server-side JS we use the <server> tag ..so I thought tht they were quite different...or perhaps not..

      I am just learning JS so I m nt sure ....

      Comment

      • ronverdonk
        Recognized Expert Specialist
        • Jul 2006
        • 4259

        #4
        I must apologize! You are right, there is something called Server side JavaScript (SSJS). From a quick glance I understood that it is only distributed with the Netscape Enterprise Server, so I don't have a clue as how to use it.

        I first must start reading all these documents now.

        Ronald

        Comment

        • abctech
          New Member
          • Dec 2006
          • 157

          #5
          Originally posted by ronverdonk
          I must apologize! You are right, there is something called Server side JavaScript (SSJS). From a quick glance I understood that it is only distributed with the Netscape Enterprise Server, so I don't have a clue as how to use it.

          I first must start reading all these documents now

          Ronald
          oh thts ok ..

          Comment

          • r035198x
            MVP
            • Sep 2006
            • 13225

            #6
            Originally posted by abctech
            Hi all,

            I am a fresher in Java/J2EE,

            Can anyone recommend some books/sites for J2EE-beginners which will help clear the concepts and fundamentals and also on J2EE-mini-projects/source-codes and JavaScript(serv er-side).??

            Any advice much appreciated..
            Thanks in advance,
            Try the J2EE tutorial at the sun site.

            Comment

            • abctech
              New Member
              • Dec 2006
              • 157

              #7
              Originally posted by r035198x
              Try the J2EE tutorial at the sun site.
              Yes,Thank you,I do visit Sun's site at times and have already downloaded their J2EE tutorial which is in PDF format, it truly has an extensive coverge on all the topics; referring to the documentation from time to time also helps a lot..

              Other than this online material are there are books(handbooks/textbooks) recommended by Sun itself for relatively new and upcoming developers who are looking to get their basics right?!

              Comment

              Working...