What is a web application and what is it’s directory structure?
No Answer is Posted For this Question
Be the First to Post Answer
What is called a session?
If some new data has entered the database, explain how can a servlet refresh automatically?
Is servlet synchronized?
What are the types of Session Tracking ?
Which is better approach among four(HttpSession,cookie,URL Rewriting, Hidden Fields) Session Tracking technic's ? Why ?
how can we execute servelt? what the use ".war" or ".jar" file creation
What is the difference between Difference between doGet() and doPost()?
Whether thread can be used in servlets?
when the webcontainer creates ServeletConfig,ServletContext objects? befoure creating the Servlet object or not?
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.
What is context switching?
How session tracking can be achieved, if your browser doesn't support cookies (or) if cookies are disabled?