Core Java (6529)
Advanced Java (552)
Swing (223)
EJB (402)
Java Networking (49)
Hibernate (1009)
Spring Framework (1486)
Java J2EE AllOther (116)
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
What are the 8 data types in java?
Is it good idea to create servlet constructor?
Which are the different ways you can communicate between servlets?
What is ‘has a’’ relationship in java?
What do you mean by url pattern in servlet?
What is the difference between an sms and text message?
While packaging the web application defaultwebapp for deployment into the weblogic server, the home and remote interfaces of the enterprise beans used by the servlets should reside in which directory? : BEA Weblogic
hr interview how many minutes asking question
What is the differences between c++ and java? Explain
What do you mean by re-entrant? Can you say that session beans as re-entrant? Can entity beans be specified as re-entrant?
What are different business models supported by wcs?
What is object english?
What is a blocking method in Java?
What are the benefits of PreparedStatement over Statement?