Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116) 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 4566Can 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 7170Is there any differance b/w getting servlet context from servlet config and session? if yes then what is that?
7 13782A 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 6343Hello, 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 6755struts comes under which layer of three tire architecture in real time projects plz i need explaination?
10 20396
What do you know about validation plugin ?
What is latest hibernate version?
What is parsing in java?
How is declarative handling of exceptions done in struts ?
i want test pattern of zylog company and some examples also
What is difference between @controller and @restcontroller in spring?
Write a program to print count of empty strings in java 8?
What is an object in java and how is it created?
How to create a base64 decoder in java8?
What are the differences between heap and stack memory in java?
What is java string pool?
Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance
What are the contents on web.xml in struts application ?
Can we return resultset in java?
what are the different modes of archival? Explain each mode in two lines each?