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 5664why 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 13022Hi 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 6146Hi 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 10321Hi 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 3967Hi 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 5359Hi 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
2192
The code in a finally clause will never fail to execute, right?
How is an application exception handling is done using a servlet?
If some new data has entered the database, explain how can a servlet refresh automatically?
What are the types of servlet?
Whats the advantages using servlets over using CGI?
What are the steps involved in placing a servlet within a package?
What are the benefits of using servlet over cgi?
What are life cycle methods of a servlet?
Explain jsessionid and when is it created?
What are its drawbacks of cgi?
How can we achieve transport layer security for our web application?
What are the different types of servlets?
What is lazy loading and what is Generic Servlet Class?
What are the mechanisms used by a servlet container for maintaining session information?
When a client request is sent to the servlet container, how does the container choose which servlet to invoke?