What are the uses of servlet
No Answer is Posted For this Question
Be the First to Post Answer
Which is better approach among four(HttpSession,cookie,URL Rewriting, Hidden Fields) Session Tracking technic's ? Why ?
Hi Friends, Can we make any method thread safe withour synchronized keyword?
What is the procedure of invoking different servlet in a different application?
In servlets, Why do we need both GET and POST method implementations?
What is http servlet? Explain with the help of an example.
Can you use javascript in servlets?
How do we translate jsp?
Why do you use session tracking in httpservlet?
Difference between forward() method and sendredirect() method ?
What is servlet configuration?
What is meant by servlet? What are the parameters of the service method?
What is the difference between Server and Container?