What is callback methods Component methods called by the container to notify the component of important events in its life cycle?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More J2EE Interview Questions

Why java is called robust and secure?

0 Answers  


What is java api for xml processing (jaxp)?

0 Answers  


What is the ear file?

0 Answers  


What are container services?

0 Answers  


What is a component in java?

0 Answers  






What is 'applet container' ?

0 Answers  


for example we are login into the irctc server from there it will go to the selected bank and deduct amount and come back to the irctc. so if we are developing this in java means will it be run on the same session. but as per my knowledge bank is separate and irctc is separate URL's so it will use two different sessions then how it is maintaining same session through out application and even it uses the payment gateway? how it is working can any one help me on that??

0 Answers  


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

2 Answers  


Write a program for Sum of the digits for a given number Ex: suppose user entered Number is 1214, It should calculate the above number like 1+2+1+4 = 8

2 Answers   Amazon,


Is j2ee a language or framework?

0 Answers  


Is class a data type in java?

0 Answers  


What is difference between javac and java?

0 Answers  


Categories