Latest Answer: what is weak reference and soft reference in java ...
Latest Answer: By using deployment descriptor file. ...
Latest Answer: There is no way to know that the client is new or old since by defintion stateless session bean is meant to be stateless. The only way to know is when the information is passed from the remote reference ...
Latest Answer: It is a process of ensuring that if two or more threads are using a shared resource then only one thread get access to that shared resource at a time.Synchronization contains empty implementation, so no method is used. ...
Latest Answer: how you create a domain in weblogic ...
Explain about DOM & SAX parsers with real-time example of usage
Latest Answer: DOM:-Its Object Driven parser-Creates copy of XML document in Tree format, good for Large sized XMLs but very memory consuming for Large sized XMLs (think about XMLs which has 2GB or more size)-Moves Backward&Forward directions in XML document-supports ...
Latest Answer: Really your site is good for people who are searching information on Java platform. ...
When the processing is going in the backend systems(database) and the communication is from the browser through servlet, what wil happen when the browser is closed?
Latest Answer: html tag are based on Markup languge and this tags are used at client side but JSP are used server side script and this ...
Latest Answer: main difference between java and javax : javax is a extension package of java package. new Api was added in the javax package. ...
View page << Previous 2 3 4 5 [6] 7 8 9 10 Next >>

Go Top