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 5658why 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 13011Hi 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 6137Hi 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 10308Hi 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 3964Hi 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 5347Hi 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
2189
What are the types of Session Tracking ?
Write a program to show the functionality of servlets.
What is meant by Servlet? What are the parameters of service method?
What does the term localization refer to?
What is the difference between a generic servlet and http servlet?
I Have A Plan to develop a Project in Struts,I want the template of struts project with Hibernate.Canany body provide me the required information?
What's the use of servletcontext?
How to upload a file to the server using servlet?
What are advantages of servlets over cgi?
What is meant by servlet? What are the parameters of the service method?
How can a servlet be used to generate plain text instead of html?
What is the requirement of servlet config and servlet context implemented and how are they implemented?
Why session tracking is needed?
How can you create a session in servlet?
How can you use a servlet to generate a plain text instead of html?