book « Development « Java Enterprise Q&A





1. Is the offical Sun Java EE tutorial the best way to learn how to make Java web apps?    stackoverflow.com

I've been a web developer for almost a decade. I've mostly used classic ASP/JavaScript and I'd like to move into Java based apps. I have a decent understanding of Java itself ...

2. What is a good book for a Java Enterprise Developer?    stackoverflow.com

I'm going to buy a few books for my company. Can you recommend some good books dealing with newest trends on market - especially those with JEE? EDIT: I have some experience ...

3. Book recommendation for software (java web app) internationalization?    stackoverflow.com

Do you know a good book on this topic? I'm aiming for best practices, common pit falls.

4. Book recommendation: Java EE    stackoverflow.com

Do you know a good book on this topic?

5. Best Java web architecture book / website?    stackoverflow.com

What is a good book or website that describes the different elements of a Java based web applications architecture? I would like to see a polished treatment of what frameworks are ...

6. Good book for SOA/SaaS    stackoverflow.com

I am a java developer. I want to learn SOA/SaaS for our web application. What is best book/resource to start with ?

7. Yahoo address book reterival    stackoverflow.com

I am trying to retrieve address book contacts through yahoo. After googling a bit, i came up to number of yahoo developer pages and the api i was looking for. However, ...

8. best book to learn J2EE    stackoverflow.com

I have a friend who asked me about a good book to learn J2EE as a beginner. and I thought I would ask other more knowledgeaable people. what book/resources do you recommend ...

9. J2EE book for experienced web dev    stackoverflow.com

I'm a developer pretty much experienced in web development (HTML, JavaScript, PHP, Django, Ruby on Rails). I have just recently taken on Java (read "Core Java" and the SCJP 6 book) ...





10. j2ee good and reliable books    stackoverflow.com

Can anybody suggest some good books for starting J2EE? I have done Core and Advanced Java ( up to Swing).

11. Java EE technologies after learning SE?    stackoverflow.com

Ok so there are lots of nifty little technologies included in Java EE. When one learns SE, where should they go from there? I think what I'm looking for is more ...

12. Book for SCBCD exam    stackoverflow.com

I'd like to know which is the best book for the preparation of SCBCD 5.0 exam? I've no experience in EJB developement, and I'm actually student. I've already cleared SCWCD and ...

13. What to learn for making Java web applications in Java EE 6?    stackoverflow.com

My goal is to make web applications! I finished reading the Books "Headfirst - Java" and "Headfirst - Servlets and JSP". Because this topic (web applications) is so big and complicated, I would ...

14. Could you please suggest any good books for Java EE    stackoverflow.com

I am comfortable with Java SE 6 and I wanted to go deeper into Java by learning Java EE 6. However, I am confused and I don't know which book(s) should ...

15. seeking j2ee books recommendation    stackoverflow.com

I'm thinking of a serious training in j2ee and found there are too many books to choose from. Could you kindly share your insights as a practicing professional in this ...

16. J2EE Book Recommendation    stackoverflow.com

Java Developers! I would appreciate any comments to which you think would be best for a beginner. Maybe I could know your reason too? I want to choose one, ...





17. Any good resource for learning both JEE *and* J2EE simultaneously?    stackoverflow.com

I am looking for a good resource that teaches JEE while also explaining how the same code, concept, and 'mindset' would have been handled in the older, J2EE era. I need ...

18. java web programming best book    stackoverflow.com

Possible Duplicates:
best java book for web development
Best Java web architecture book / website?
I'm new to java EE area and I would ...

19. Book suggestion for Java web application testing    stackoverflow.com

Could you recommend some books on Java web application testing? Thanks.

21. Good Book for J2EE design Pattern    stackoverflow.com

Looking for some suggestion about a good refrence book for J2EE design pattern.I do have knowledge about some patterns but not that much so looking for a good Refrence material. any help ...

22. Java EE book with real world application from beginning to end    stackoverflow.com

I need a Java EE book that will teach me how to develop Java EE web applications from the UI to the DB. i want to know the concepts as well ...

23. Up to date J2EE book(s)?    stackoverflow.com

I will have to work with j2ee next year. So I'd like to buy a broad reference book. I already know servlets, hibernate, jsp and some mvc framework. What I'd like ...

24. How to Get Myself Up to Speed in Building a Java Web App    stackoverflow.com

I'm a new developer at a fairly large company and I'm working on a Java Web Application with a senior developer there. The Web App is built on top of an IBM ...

25. MVC architecture using J2EE?    stackoverflow.com

I am currently studying MVC architecture using J2EE I have read about various levels starting from JSP, servlet, manager, DAO, DB. I am unable to find any tutorial regarding this can ...

26. A need a recommendation for a book, on test driven programming with jee6?    stackoverflow.com

Anybody knows a good book that can help me understand test driven programming and how it is done in jee6? Ive never really used that approach(or at least correctly). I am ...

27. Apache Tiles 2.x java framework book?    stackoverflow.com

Any good recommendation for a book about Apache Tiles 2.x Java framework? I find the site documentation insuficient. thx

28. CDI/Weld: book or resource recommendation    stackoverflow.com

Is there an existing, or upcoming book on CDI/Weld that you can recommend? I'm looking for something that's similar in scope and quality to Seam in Action, which was ...

29. Recommended books about non-Java web application deployment    stackoverflow.com

Are there any books or really comprehensive resources you would recommend that cover all phases of the web app deployment process, specifically with scripting languages like python or PHP? I feel ...

30. Present day Expert one on one J2EE Design and Development    stackoverflow.com

Back in 2003 or so, Rod Johnson had come up with the book "Expert one on one J2EE Design and Development" for J2EE 1.3. And it had profound impact the way ...

31. Books about Design pattern    stackoverflow.com

I don't know if I can post this topic here, so if I can't, I'm sorry :) So, I found the book "Design Patterns: Elements of Reusable Object-Oriented Software" on amazon (http://www.amazon.fr/Design-Patterns-Elements-Reusable-Object-Oriented/dp/0201633612). ...

32. Best Book to learn Core java and J2EE and What's their Difference?    stackoverflow.com

I am not so new to java and I was wondering is what is the best book to learn Core java and J2EE/Java Enterprise. and also what's their difference?

33. books on writing secure applications    stackoverflow.com

I am working on a Payment transaction application and would like to get a broader understanding of various components that goes into building a secure web application. More information about application:
1. ...

34. Making an address book application using JAVA    stackoverflow.com

I am a Java beginner and am going to make a small address book client program using java swing. And my goal is implementing 3-tier architecture. (No sql queries are in client ...

35. j2ee book questtion    coderanch.com

hello, reliable sources have recommended to me: "Core Servlets and JSP", Marty Hall "Mastering Enterprise JavaBeans", Ed Roman, Rima Patel Sriganesh & Gerald Brose They start at beginner level (but J2SE basics assumed) and go quite deep into the matter. About "Mastering Enterprise JavaBeans" I can say that it uses very bad practices in general Java programming. But I am easily ...

36. Does your book cover J2EE patterns    coderanch.com

37. Selecting book for J2EE    coderanch.com

38. Books on Java/J2EE Programming    coderanch.com

39. Book to learn J2EE Concepts    coderanch.com

40. Beginner book on J2EE    coderanch.com

Hi all, Kathy and Bert, of the McGraw Hill Java cert study guide, told me they'd gotten kick-ass feedback on their chapters so I was wondering if I'd be lucky enough to get the same kind of help. I'm writing a book for Manning that's basically "Not Just J2EE". Only it's Just J2EE. It's an overview for people who don't have ...

41. Reviewers for J2EE Overview book    coderanch.com

Hi, I posted this message last year; now, with the book new and improved and actually quite different and with a different publisher, I'm posting this note again. Mark Cade (from Sun, same team as John Crupi et al) and Anthony Orapallo (sun instructor) and I have written "J2EE: The Big Picture." It's for anyone who just wants to get the ...

42. Best Java book for learning J2EE?    coderanch.com

43. book for j2ee    coderanch.com

44. Regarding books for reference for j2ee    coderanch.com

45. J2EE books    coderanch.com

46. Good SOA book, please!    coderanch.com

47. The book to study J2EE    coderanch.com

48. Best Book for J2EE beginners    coderanch.com

49. good book for J2EE?    java-forums.org

50. a good book to learn EVERYTHING about Java EE    forums.oracle.com

hi a goooooddd book like thinking in java by bruce eckels but for java ee and that covers everything, java system apllication server, jsp, servlets, struts, faces, java beans jeb, netbeans, etc etc etc and not like tutors here that just give you an example and not explain it. i really want to buy a book please give me suggestions....

51. Requesting recommendations for a J2EE book    forums.oracle.com

I'm not entirely new to Java - I used the language briefly when it first emerged, and spent some time writing JNI code to integrate Java into native code and vice-versa a few years later. Since then I've tried to keep abreast of changes in the language but have not kept up with the libraries at all. I've been an active ...

52. Please suggess good Java/J2EE book    forums.oracle.com

I've read other posts here that suggests 'Head First Java' is a good book on Java. Next, after you are quite familiar with Java, I suggest reading a book such as 'JavaServer Pages' by O'reilly. You can get them cheaper on www.amazon.com than at a bookstore (I suggest only buying and reading one book at a time). J2EE consists of a ...

53. j2ee software and book    forums.oracle.com

54. what is the best book for j2ee beginner?    forums.oracle.com

55. what book should I read to learn J2ee!!    forums.oracle.com

57. A Good J2EE Book    forums.oracle.com

In my opinion there is no such thing. J2EE is so huge that there simply cannot be a good book that covers it properly, there can only be multiple books that do it. So I suggest you pick something you want to focus on (web development for example which is a big part of J2EE) and start with that, then move ...

58. Beginneer to J2EE, which book do you recommend me?    forums.oracle.com

Hi mates! I have a lot of experience in C++ and Java SE, but I never used J2EE. I would like to create an app that uses web interfaces, data bases (persistence) and a multithreaded server. I guess that is possible with J2EE, but no idea about Hibernate/Spring/JSF/Beans/WebFlow.... What book do you recommend me to learn about that kind of things? ...

59. Java EE book / learning curve?    forums.oracle.com

Hi all, I was pretty new to Java several months ago. However, I read and learned from this great book "Thinking in Java". It mainly covers materials under Java SE. Is there a similar book that covers materials under Java EE? I mean something very fundamental and good sample codes. Also, what is the learning curve in learning Java EE? Of ...

60. Java EE 5 and "Core J2EE Patterns" Book    forums.oracle.com

Hi, I would like to know if a new edition of Core J2EE Patterns Book is underway. Does the Sun Java Center consider that it is useless? I think Java EE 5 brought many changes notably with JSF, EJB 3 and JPA. For a newcomer in J2EE pattern's world, do you think he can design Java EE 5 application based on ...

62. good book for J2EE?    forums.oracle.com

Seriously. You had a choice. Use google to answer your own question, or post a reply here and then wait for an answer. This forum software is not that good, it is not easy to use. Google is easy to use. I really don't get your decision to go down this path.

63. Which book to start J2EE    forums.oracle.com