without session Id can we do any operations like add,update,edit,delete. I saw Session id is loaded for edit and delete action not for add .so am asking this
1 5657why business logic written using servlets not in jsp. Jsp used for presentation purpose. serlvet used for coding business logic and controller logic. Reason for using servlets in business logic.
5 13009Hi Frieds, I am new to servlet why to use servlet in webapplication. what i know is " use servlet as a controller in mvc and to implemnent business logic . is it correct ? One more thing reason for implementing business logic with servlets , why not jsp.
4 6133Hi friends, am newbie to servlet. My interviewer asked why used servlet in your application. i used servlet for controller logic and business logic . is it correct ?
TCS,
5 10299Hi friends am newbie to servlet. How code reusability easy in servlet. why not in jsp . here reusabillity means only javabeans or any thing else.
1 3963Hi 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..........
3 5346Hi frnd can i any one kindly can post for me portlet,hibernate and spring example application and with flow explantion configuration using Jdeveloper.and related links ar tutorials kindly please send me .its urgent for me .thanks in advance...........else can any one send to kondaiah.goddeti@gmail.com
2187
How do I know if java is running on linux?
How many objects of a servlet is created?
What is the difference between Server and Container?
List out difference between a JavaBean from a Servlet?
What are the different methods of session management in servlets?
What is servlet looping or chaining?
When a client request is sent to the servlet container, how does the container choose which servlet to invoke?
What do you mean by annotations in servlet?
What is SingleThreadModel interface?
What is the use of request dispatcher interface?
Can you send an authentication error from a servlet?
What is string tokenizer?
What are the different types of servlets?
What are the key methods that are involved in processing of http servlets?
What are the differences between servlet context vs servlet config?