What are the type of protocols used in httpservlet?
No Answer is Posted For this Question
Be the First to Post Answer
What are setComment and getComment methods in Cookies?
How can you run a servlet program?
what do you understand by url rewriting?
What are the types of an http request?
What are the security issues in Servlets?
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?
what is the difference between servlets and struts?
What is forward() and include() of servlets RequestDispatcher interface?
how to use servlets with j2ee ?
What is servlet initializer?
What are the key methods that are involved in processing of http servlets?
How to work with Chinese login page (internationalization).if he enters user name and password in chinese, how is it converted to English and validate in db? And in reverse it should display welcome message in Chinese,if user is valid