Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116)
What is EJB server provider?
What does @requestmapping annotation?
What is the process for chaining servlet?
What is the Concept of Encapsulation in OOPS
Can we pass null as argument in java?
List the advantages of using datasource?
how a programmer confirms that the data submitted has been succesfully inserted into the database(either oracle or my sql).. How a programmer confirm if there is any problem with the program he wrote for insertion... ANS:--- >executeupdate method is having boolean return type, if anything goes wrong in data insertion or data updation, it would return false. otherwise, if it successfully inserts data into the database, it would return true NOW HOW TO I CHECK IN MY DURING EXECUTION WHETHER IT RETURNS TRUE OR FALSE... WELL IT WILL DISPLAY ANY MESSAGE OR NOT
How to Allowe messages to expire ?
What is autowired in spring boot? : Spring Boot
Write a program to solve producer consumer problem in java?
What is session clear in hibernate?
What is data movement?
Which method cannot be overridden in java?
Does printwriter create a file?
Does WebSphere Application Server support CA Siteminder?