What's the servlet interface?
No Answer is Posted For this Question
Be the First to Post Answer
why 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.
What's the difference between authentication and authorization?
What is the effective way to make sure all the servlets are accessible only when user has a valid session?
What do you mean by singlethreadmodel interface?
Difference Between Web Server and Application server ??
Hi 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
What are life cycle methods of a servlet?
What is the difference between an applet and a servlet?
15 Answers GCEW, Miracle Solutions,
Hi Friends, Suppose you have a web appliction which consists of 100 clients are connected with Connection pooling and they are associated with 100 connection objcet and connected with DB sever,Due some problem DB-Server suddenly crashed and server came to down state for a while after few minutes DB-server once again up,Now how will I manage my Pool Management with my 100 clients...can any one tell me??????????????????
How many Cookies can a host support?
How are filters?
What is ServletConfig object?