whar are the draw backs of programming lang step by step in Clang and next in C++ and next and in Java nad in .Net
what is direct link to download swing ebook,applet,ejb,core java
please mail me the interview question based on java/j2ee
which one is more efficient int x; 1. if(x==null) 2.if(null==x) state which one either 1 or 2?
how to run servlet program between two computer through internet ?
Hi we have an urgent requirement for Java/J2ee technical lead position & also looking for "Java Guidewire claimcentre" experienced professional for Bangalore location if interested can reach srisanh@gmail.com
take an array with -ve and +ve value both.find out the nearest value of 0(zero).if two values are same like(-2 and +2)then extract +2 is nearest of 0(zero).
which book is better for jdbc ,servlets and jsp
what is meant by proxy server
how to use debug in my elipse to solve problems that exist in my project
when a request is generated from apache tomcat 5.5 and goes to oracle 10g or mysql,,, how the oracle or mysql reads the request as apache is a web server and oracle 10g is application server? when the oracle 10g provides response, how the apche tomcat reads it???
how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application
what is the role of xml in core java?? and how we can use it?? can somebody give a sample program with explanation and from where i can read more about xml?????
how come we know the object is no more used in the class?
A user of a web application sees a jsessionid argument in the URL whenever a resource is accessed. What does this mean? a. The form must have the field jsessionid b. URL rewriting is used as the session method c. Cookies are used for managing sessions