Can you use javascript in servlets?
No Answer is Posted For this Question
Be the First to Post Answer
How can you run a servlet program?
What is forward() and include() of servlets RequestDispatcher interface?
what is a session object?
What is done after deploying a war file and before client gives a request
In the servlets, we are having a web page that is invoking servlets ,username and password? which is checks in database? Suppose the second page also if we want to verify
What do you mean by mime type?
How many ways are available to ger RequestDispatcher object?
What are the exceptions thrown by Servlets?
How do I use cookies to store session state on the client?
Why is httpservlet declared abstract?
What are the types of servlet?
Which http method is said to be non-idempotent and idempotent?