Here's how I would do it. 1) The servlet queries the DB and populates a bean for each row. These beans are in a Collection, such as an ArrayList. 2) Place the...
The application server documentation. Don't try to get this info at run time. If you need to code to various app servers, and you don't know the minimum EJB...
So if we have ear file and we try to deploy the same ear file on different application server then does it mean our ejb version is changed ?? Java Guy...
Peace Upon U, ok look here J2SE(Java 2 Standard Edition) is used for desktop applications for more info visit http://java.sun.com/javase/ J2EE (Java 2...
hello dear the best book on java is "complete reference". this is the back bone of java. i hope this reply can guide yu takecare Hossein Fakoori Nejad...
No. What you need tyo make sure of is that the app server's EJB version is greater than or equal to the EJB version of the code. The EJB version of the code is...
Hi I would like to learn Enterprise Java but I don't know where to start. It seems that there are a lot of topics and tools to consider. Can anyone help me?...
HI every1 how r u all, can any 1 help me in getting a subscription key for Myeclipse enterprise work bench 6.0. actually i downlaoded it from my eclipse...
Hi, I am novice of java. How to analize the following program, the prog. is, "The hotel is collection of rooms the rooms are involving in floors, and rooms has...
HI, Can operating system is design in pure java language. If not than what are the problems are occured. If yes than why at present any OS is not written in...
Hi, I have very big problem when i run java prog. on linux plateform the prob. are 1. How set the classpath in linux. 2. How find the s/w of linux which...
EJB version is defined in xml file. For ex. if you are using Jboss application server, then ejb version is defined in jboss.xml. Depending on version of EJB,...
Hi All, Please guide how to solve below problem I have a value in to my Database table that is "Nyilvánosan Működő" (With special char) , Problem is when i...
i am learning advance java so if any one could let me know about some good books on advance java the it would be very helpful if u can give me some ebooks...
if you use netbeans ide then go to properties of your program and then you find to set class path. by selecting properties you must enter the directory of...
head first java (my recommendation) deitel java how to program (the one with the ants) Java programming language (official from Sun) []'s Waldir Jr ...
you can develop operating systems in java.The strength of the operating system lies in its capability for handling different software, hardware Configuration ...
That is a good choice you made. Visit java home @ java.sun.com download the netbean IDE, Java EE API and tutorial follow it through. There ia also a good...
Hi All, Anybody worked on Urchin tool(http://www.google.com/urchin/index.html). This tool is useful for tracking the Website visits, IP's etc. What i need is...