What is the difference between sendredirect() and forward() in a servlet?
No Answer is Posted For this Question
Be the First to Post Answer
Hi 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 ?
How to prevent browser from caching the page content?
can i modify the data which are generated by the servlet
Can you use javascript in servlets?
What are the steps that are required to handle the multi-threading?
What is the use of httpservletresponsewrapper?
i have class files in class folder. but i have no java files. but i want to modify the java files which are related to class files . how ?
What is with the javax.servlet package naming?
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??????????????????
Is that servlet is pure java object or not?
How forward () method is different from send redirect () method?
How can the referrer and the target urls be used in servlet?