Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) How do I limit the number of oracle database connections generated by weblogic server? : BEA Weblogic
1 1037Which are the benefits of mdb (message driven beans) over standard jms consumers? : BEA Weblogic
1 1076I am using a weblogic multitier driver in an applet as an interface to a dbms. If I run the class using the sun appletviewer on my local machine, I have no problems. But when I try to run the applet in a netscape browser, it will not connect 83 the two primary cluster services provided by weblogic server are? : BEA Weblogic
1 943A client wants to preserve the reference to the ejbhome object of an enterprise bean instance and use it later. Which of the following can be serialized for this purpose? : BEA Weblogic
1 1077How do I protect weblogic server from security attacks from bogus clients using the wl-proxy-client-cert header? : BEA Weblogic
1 997How do I use os authentication with weblogic jdriver for oracle and connection pools? : BEA Weblogic
1 1056
Write a program to print count of empty strings in java 8?
Write a java program to find the route that connects between Red and Green Cells. General Rules for traversal 1. You can traverse from one cell to another vertically, horizontally or diagonally. 2. You cannot traverse through Black cells. 3. There should be only one Red and Green cell and at least one of each should be present. Otherwise the array is invalid. 4. You cannot revisit a cell that you have already traversed. 5. The maze need not be in the same as given in the above example
What is the resourcebundle class?
How can you inject java collection in spring?
Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com
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
What is an object in java and how is it created?
Can we return resultset in java?
what are the different modes of archival? Explain each mode in two lines each?
What is parsing in java?
What is a classloader in java?
Is minecraft 1.15 out?
Differentiate between static and non-static methods in java.
What is the difference between filters and interceptors ?
How is declarative handling of exceptions done in struts ?