What is the capacity the doget can send to the server?
No Answer is Posted For this Question
Be the First to Post Answer
What do you mean by web applications?
A client sends requests to two different web components. Both of the components access the session. Will they end up using the same session object or different session ?
Explain the difference between get and post method in servlet?
Explain the concept of ssi ?
What methods do we use in Servlet to Applet communication?
when the jsp page is translated to servlet?
What is the use of java servlet api?
How we can create war file in servlet?
What is session variable in servlets?
Explain the custom jsp tags and the beans.
What is cookie? Why is cookie used?
Can we write a constructor for a Servlet class ? if yes how ? if no why not ?