What are the four types of J2EE modules?
What are the different java technologies?
What is jaxr client?
What are the differences between Ear, Jar and War files? Under what circumstances should we use each one?
What is a component in java?
Define thin client?
What is advance java?
There are 2 classes . Class A and Class B. In Class A i declared a variable in private. if we can access this private variable in Class B. If yes means , how we can access ?
7 Answers HCL, Itx Centrics, Virtusa,
i developed a Stateless Session bean program.And created a client by a common java class as class m {p s v m(String s[]){....}} And i called the bean deployed in weblogic.from cmd prompt And that run. mind it i have to set setenv,seting classpath for that bean jar file before compile and run it. ok when i do a servlet programme deployed in tomcat and call that bean then it give classdefnotfoundException and NoInitialContext like this.So how i sucessfully do this? Ok when i call that bean from java class from the console like i previously told, if i don't set setenv i found the same error on the cmd prompt. pls help to get out of it
How to achieve multiple inheretence in java.I need an example. how we achieve.
What are the components of the java platform?
Hi friends, can u explain Transparent Persistence in hibernate with sample code.
whay java does not support bass by reference