What is the use of attribute in servlets?
No Answer is Posted For this Question
Be the First to Post Answer
Why is servlet used?
What are different ways for authentication of servlet?
What are cookies and how will you use them?
What are different ways for servlet authentication?
What is difference between cookies and httpsession?
How to get the actual path of servlet in server?
Can we get PrintWriter and ServletOutputStream both in a servlet?
How to work with Chinese login page (internationalization).if he enters user name and password in chinese, how is it converted to English and validate in db? And in reverse it should display welcome message in Chinese,if user is valid
Hi frnds iam new to Java Kindy any one can provide or me Servlets Example code and can explain to me flow of servlets and as Jsp and Struts and provide to me some sample example on these 3 topic flow,code example,and tutorials,and related websites which i can refer....thanks in advance..........
What is the difference between Get and Post Method?
How we can call a jsp from the servlet?
How can you push data from an Applet to a Servlet?