Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) .while installing application server in silent mode, if it failed without creating any logs, how do you trouble shoot ?
2 10562when exactly should we use throws ,and wen exactly should we use the try and catch for exceptional handling
2457There are 2 different ways to create an object. a)By using keyword "new" b)By using Class.forName ("className").newInstance(); What is the difference between these 2 methods.
3 6257In cluster , the load balancing that simply redirect the client request to any available server in weblogic server cluster. Suppose assume we have 4 managed servers and one admin server. can we trace that request is going to which managed server in the cluster? is it possible to tell that request is going to which ipaddr/managed server?
3 11063how this statement works..? public void service(HttpServletRequest request,HttpServletResponse response)
TCS,
2 8324Is it possible to create object with out its default constructor? if possible how? else not possible? justify
5 8022
How many bytes is a char in java?
What is the sla in prd,qa,dev.?
How to create entity class in hibernate?
Is jdbc a middleware?
What is java util function?
What is spring boot starter tomcat? : Spring Boot
What do you understand by copy constructor in java?
Explain about object oriented programming and its features?
Can a static class have a constructor java?
What causes java.io exceptions in the log file? : BEA Weblogic
what is anonymous class in java?
What is hashmap in java?
Which software is used for java programming?
What is a generic data type?
How can you check the status of an order?