whats the relation ship between LDAP and JNDI?
Answer / harish
JNDI has classes provided by SUN that will help ur appln
interact with and LDAP server. JNDI appln work similarly to
JDBC applns once and be free to use 'drivers' from
different vendors. SUN provides the "driver" that will help
interact with the LDAP server. Sun also provides "drivers"
for other naming services (like CORBA). what SUN has not
written is a driver to interact with ADSI.
| Is This Answer Correct ? | 13 Yes | 1 No |
what are callback methods?
Why do you use Context Object
how to deploy the web application ?
Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance
Q1. A. Write note on "The class path Environment Variable". B. Which are different kinds of source code? Q2. A. How to create an interface? B. Why convert an applet to an application? Q3. A. How to use Media tracker Class. B. How to use string tokenizer class. Q4. A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on "The properties class" Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.
Should we create system software ( e.g operating system ) in java ?
lll
What are the main classes of the list interfaces? : java collections
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
what is difference between struts1.2 and struts2.0
What are the types of interface used in the java collections? : java collections
What are the interfaces in java collections? : java collections