What is the use of attribute in servlets?
No Answer is Posted For this Question
Be the First to Post Answer
i have 500 jsp in my application ,with same forward name,it lokks for appropritae jsp from 1 to 500,but i want to send response to 498 page,what should i do
Explain their methods? Tell me their parameter names also have you used threads in servlet?
can it possible to validate form field before execution of a servlet service method if yes how??
What is the difference between callling a RequestDispatcher using ServletRequest and ServletContext?
What is the role of the webserver?
What is servlet?
What is the difference between using getSession(true) and getSession(false) methods?
Explain the lifecycle of a servlet?
What is servlet collaboration?
Hi friends am newbie to servlet. How code reusability easy in servlet. why not in jsp . here reusabillity means only javabeans or any thing else.
How variables can be accessed across the sessions?
How the JSP file will be executed on the Server side?