Java is designed to be simple and very easy to learn. It contains so many useful features. So for that reason it is not so popular today. Clearly a decision was made to hide some problems rather than to give people the means to solve them. Although Java is classed as an object-orientated programming language…
Tag: Java
Should I use Java EE or switch to Ruby on Rails?
I’m interested in getting a small web application started fairly quickly. This web app might change quickly or need to scale up. At the same time, my day job requires I learn Java EE. I am already experienced with Java SE. So it seems natural to use Java EE both at work and in my…
Sun Certified Web Component Developer Study Companion: SCWCD Java EE 5
Product Description This book is a study guide for any candidate preparing for the new SCWCD 5 version of the Sun Certified Web Component Developer exam (310-083 and upgrade 310-084). It contains the theory behind how the Web container works, and important notes, hints and tips on the types of trick questions to look for…
Online Java Programming Tutorial
Online Java Tutorial. It is the need of the hour as the world slowly get stable economy and the programming options and learnings are again started. Java is a very powerful language to be used in designing web applications. Java is a product of sun microsystems and helps in desining standalone applications web, applications, custom…
Java EE – Hello world EJB3 deployed to a remote Glassfish server
This the 4 and last part of the Java EE tutorial. In this tutorial we are gonna deploy the hello world example from part1 and part2 to a remote Glassfish server.
How can I learn Java from scratch?
I want to learn java programming language from scratch. Start from the very beginning basics of the language, because I don’t know anything about programming. Please help me with this. Powered by Y! Answers
Java 2 Platform Enterprise Edition (Java EE) Three-tier Model
Enterprise edition of Java EE (formerly called J2EE) is used for developing modular enterprise request. It can be easily used on J2EE are distributed over 3 different locations, namely, J2EE server & database server, client machine, and at legacy system. The main advantages of using Java EE platform are: High Performance Lightweight Constant objects High…
Java EE – Install Glassfish v3 on Ubuntu 8.04.3 LTS
This is the 3rd part of the Java EE tutorial. We are installing Glassfish v3 in a Ubuntu 8.04.3 LTS (virtualbox). This is preparation to deploy our hello world EJB to a Remote server (In our case a virtual one). For this tutorial you need basic *nix knowledge and you should be able to SSH…
Pro Javaâ„¢ EE Spring Patterns: Best Practices and Design Strategies Implementing Java EE Patterns with the Spring Framework
ISBN13: 9781430210092 Condition: NEW Notes: Brand New from Publisher. No Remainder Mark. Product Description “The Javaâ„¢ landscape is littered with libraries, tools, and specifications. What’s been lacking is the expertise to fuse them into solutions to real–world problems. These patterns are the intellectual mortar for J2EE software construction.†—John Vlissides, coauthor of Design Patterns: Elements…
strange problem after installing Java EE 5?
I just finished installing Java EE 5 update 7 with JDK SE. but WHY there isn’t any item named “Java EE 5 SDK” in my start menu? I try to install it on another computer, and “Java EE 5 SDK” item is in the start menu of that computer. then I reinstall it on my…