Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) Is it possible to write two EJBs that have different bean classes, but they share same Remote interface and Home interfaces?
1 4091
What carriage return means?
Is ef an orm?
What is early binding and late binding in java?
What are the states in hibernate?
What is token used for?
How do you declare an array that will hold more than 64KB of data?
What are types of resultset?
I want to re-reach and use an object once it has been garbage collected. How it's possible?
Briefly tell the two kinds of form beans.
Why do we use autowiring in spring?
How to deploy Jar, War files in J2EE?
What is the use of context loader listener in spring?
Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.
What are the advantages of using application servers?
What is bean-managed transaction?