Question
Explain ejb in brief.

Answers

EJB is a standard for developing server side in JAVA. It specifies agreement between components and application servers that allows components to run on server. They are mainly for complex serer side operations like executing complex algorithm or high volume business. EJB provides the application layer logic, also called as middle tier. It provides a standard specifications-based way to develop and deploy enterprise-class system.   Your Comment




More Software,Java Questions..
What is the inputsplit in map reduce software?

Can variables be used in Java without initialization?

What is the difference between java bean and enterprise java bean?

What is software configuration management?

How does the java database connectivity (jdbc) work?

What are the advantages of threads in java?

What Is Java Api For Xml-based Rpc (jax-rpc)?

How can you implement fine-grained auditing?

What is IBM’s simple explanation for Big Data’s four critical features?

What is static synchronized method in JDBC API? Give an example?

What does the NULLIF function do?

What happens if a start method is not invoked and the run method is directly invoked?

Should we override finalize method

what is the difference between mysql_fetch_array and mysql_fetch_object?

How will XML affect my document links?

What is object cloning in Java?

Why to use Style Sheets?

What are Filters in MVC?

Can you explain Application layer in OSI model?

How to define new testplan attributes?



Search
Can you Answer!!
  • Q Of which kingdom was Shalya, the king?
  • Q How do you declare, A pointer to array of three chars?
  • Q What is the significance of family relations in Hamlet?
  • Q Elucidate the distinction between sex and gender.
  • Q Write a C++ program which will determine whether an input number is prime or not?
  • Q Draw the circuit diagram of 1/Φ auto sequential commutated current source inverter and explain its operation with equivalent circuits for different modes and necessary waveforms?
  • Q Why does errno contain ENOTTY after a call to printf?
  • Q What medical therapy is indicated to delay the need for surgery in the presence of severe mitral valve regurgitation?
  • Q Aromatic hydrocarbon at least____ benzene like ring in their molecules.
  • Q How To Use "radio" Input Fields?
  • Q The processing block following END-OF-PAGE is processed only if you reserve lines for the footer in the LINE-COUNT option of the REPORT statement. (T/F)