What methods do you use in servlet - applet communication?
How can you push data from an Applet to a Servlet?
how JSP can extend servlet or interface ...?
Tell us something about servletconfig interface.
How are Sessions are more advantage than using of Cookies or URLReWriting?
Why session tracking is needed?
What is meant by a servlet?
What is the use of servlet context?
Explain how to improve Servlet Performance?
difference between sendredirect,forward and url rewritting
hi actully i hav form columns with origin and destination names .as like as i need to create one more column with name amount. my requirement is when i select origin and destination columns automatically i need to get amount from database.how can i. please tel me with relative code
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..........
Write a servlet to upload file on server.