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..........
Answer Posted / tej kumar
Hai Friend...
As you are new to Java World.
For tutorials on Java, go through roseindia.net.
Good Luck..Bye
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
Explain the architechure of a servlet?
Differentiate between the print writer and servlet output stream?
Explain the difference between servlet and cgi?
Once the destroy() method is called by the container, will the servlet be immediately destroyed? What happens to the tasks(threads) that the servlet might be executing at that time?
How do you design microservices?
What are the steps that are required to handle the multi-threading?
What is servlet in web technology?
How do you deal property files in servlet?
What is the difference between sendredirect() and forward() in a servlet?
What is the type of method for sending request from http server?
What is the difference between 2 types of servlets?
What methods do you use in servlet - applet communication?
What is the need of session tracking in web application?
Can you create a deadlock condition on a servlet?
Is servlet a controller?