Java J2EE (14736)
J2ME (151)
Java Related AllOther (507) Statement, PrepareStatement and Callable all these are interfaces. Thought it is a interface how come we are creating objects and calling methods("preparestatement()") in it. In which class this method is defined. Please let me know. Thanks in advance. example: PreparedStatement pre = con.prepareStatement( "UPDATE COFFEES SET SALES = ? WHERE COF_NAME LIKE ?");
2 4454Can I Use XML to transform more than 10 mb of data? Trasnsfom inbetween two module/methods etc. If not how can I do.
IBM,
3 6975Is there any differance b/w getting servlet context from servlet config and session? if yes then what is that?
7 13525A abstract class extending an abstract class.Super class has both abstract and non-abstract methods.How can we implement abstract and non-abstract mehtods? Explain with snippet
3 6212Hello, I'm java developer. My skill is programming with java,jsp, struts, struts2+spring, hibernate, eclipse, tomcat, mysql,Oracle,Middlegen and other open source technology. I'm interest work any web base project that use my ability above. The thing is that I have never got any chance to work in this field though i am very much comfort with my skills. So if any body want me then i will happily join you. Also I have also some of my friends if you. If you interest to outsource any project to me then also you are welcome. you can reach me by email at me4bangalore@yahoo.in
4 6598struts comes under which layer of three tire architecture in real time projects plz i need explaination?
10 20000
What is the use of aop?
what is an objects lock and which objects have locks? : Java thread
What are exceptions
We often see BSU when using weblogic. What is the meaning of BSU ?
Can java list be null?
What is a arraylist in java?
How will you serialize a singleton class without violating singleton pattern?
How do you end a program?
Can a class be private in java?
What is the functionality of the stub?
These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }
What is outofmemoryerror in java?
How do you check whether the list is empty or not in java?
What is use of i18n interceptor?
How do we set auctions in wcs?