HR Question, Java Question, Asp.Net Question, C and C++ Question, SAP, Web Services, Window and XML Question

What is the servlet?
What are the JSP atrributes?
What is the need of super.init(config) in servlets?
How to know whether we have to use jsp or servlet in our project?
Can we call destroy() method on servlets from service method?
What is the Servlet Interface?
What is the difference between GenericServlet and HttpServlet?
How we can check in particular page the [...]

How could Java classes direct program messages to the system console, but error messages, say to a file?
The class System has a variable out that represents the standard output, and the variable err that represents the standard error device. By default, they both point at the system console. This how the standard output could be [...]

                            Next Question »

 Subscribe in a reader