What is called Scriptlet?
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 ?
What's the advantages using servlets than using cgi?
Explain life cycle of a Servlet?
What are cookies and how will you use them?
What are the methods in HttpSession and their use?
If my browser does not support cookie, and my server sends a cookie instance what will happen?
What is the capacity that doGet method can send to the server?
Explain web container.
Is there any differance b/w getting servlet context from servlet config and session? if yes then what is that?
waht is the main diference b/w servelts and JSP ?
What are common tasks performed by Servlet Container?
Hi friends am newbie to servlet. How code reusability easy in servlet. why not in jsp . here reusabillity means only javabeans or any thing else.