How do I know if java is running on linux?
No Answer is Posted For this Question
Be the First to Post Answer
How ThreadSafe page attribute will be working in Servlet as well as in JSP?Automatically ThresdSafe is true in JSP so service method will be destroy in each and every request or not?so how thresd will handle srevice method?
Explain url encoding in servlet?
How do you get the ip address of the client in servlet?
What is Servlet Context?
How we can create war file in servlet?
How variables can be accessed across the sessions?
What are the functions of Servlet container?
If you want to modify the servlet,will the Webserver need to be ShutDown ?
What type of protocols are used in HttpServlet?
What is the structure of the http response
Explain get and post.
What are the common methods that are included in the http servlet class?