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 4401Can 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 6928Is there any differance b/w getting servlet context from servlet config and session? if yes then what is that?
7 13438A 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 6161Hello, 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 6538struts comes under which layer of three tire architecture in real time projects plz i need explaination?
10 19896
Does constructor be static?
what is the command used for stopping the queue manager?
What is annotating a text?
Write a code to show a static variable?
Can private method static?
What is stack example?
How to deploy Jar, War files in J2EE?
What is a java ee container?
Tell us something about an iterator.
Why array is used in java?
Is there any difference between synchronized methods and synchronized statements?
Can string be considered as a keyword?
What is starter dependency in spring boot? : Spring Boot
what is user name server and where it is defined?
In a container there are 5 components. I want to display all the component names, how will you do that?