Answer Posted / sriram
In computer networking a multicast address is an identifier for a group of hosts that have joined a multicast group
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
Is it better to have more or fewer sessions for a given number of subscribers? : BEA Weblogic
How do I get a thread dump to help track down a problem? : BEA Weblogic
What are the steps involved in setting up classpath in web logic server?
What is meant by domain, adminserver, managedserver?
If a java process keeps going down due to an out of memory error, what all java options would you start with that would tell you what was in memory at the time of the out of memory error?
How do I configure jms security? : BEA Weblogic
What is the default port of weblogic admin server?
What is silent mode?
What is web.xml ?
What is meant by domaintemplate?
Explain the Command line utilities in wls?
What is non-stage deployment?
What is the difference between stage and no stage deployment?
The home of a product cmp entity bean has a finder method, which returns an enumeration of all the products whose price falls below a certain value, which is passed as the method argument. If there are no products in the database to match the above criteria what will be the result of a call to this finder method? : BEA Weblogic
Can the bean class implement the ejbobject class directly? If not why?