How can we implement a jsp page?
No Answer is Posted For this Question
Be the First to Post Answer
How to pass JavaBeans data to JSP using Servlets?
How are Sessions are more advantage than using of Cookies or URLReWriting?
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??????????????????
If servlet receives multiple requests, how many objects will it create?
What is the default HttpRequest method?
Is it possible to have a constructor inside the servlet?
What is the type of method for sending request from http server?
What exactly are the functions of servlet?
What is cookies in servlet with example?
What is use of parseQueryString ?
What are the ways to handle multi-threading in servlets?
Why setMaxAge() and getMaxAge() methods are used in Cookies?