Answer Posted / siva prasad
Java Naming Domain Interface
| Is This Answer Correct ? | 2 Yes | 14 No |
Post New Answer View All Answers
What is ioc concept?
what is the use of State Factories?
If we opened Windows Internet Explorer 4 times, does it starts 4 processes or 4 threads?
How messaging services are done, before release of JMS?
What is the form of storage space in java?
Can I run seam outside of jboss as?
What is the purpose of the wait(), notify(), and notifyall() methods?
Why use POJO when I can use hashmap
Do I need to import javlang package any time? Why ?
Is the session factory thread safe?
Are we allowed to change the transaction isolation property in middle of a transaction?
What is ripple effect?
What is the difference between the session.get() method and the session.load() method?
For which statements does it make sense to use a label?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions