What is the major difference between servletcontext and pagecontext?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between servletcontext and pagecontext?
Hi, We developed a webpage using jsp for our team, now we need to know who are employees opening this page,i.e, we need to get the windows user name when ever he/she open the page and stores into a variable. Plz help on this
What is scripting elements in jsp?
What are the steps involved in reading data from a form using jsp?
What is an api with example?
What is jsp and how it works?
What are the directives in jsp?
Why do we need servlets and jsp?
What is a expression?
How did you implement caching in jsp?
How do I prevent the output of my jsp or servlet pages from being cached by the browser?
Can we call destroy method inside init method?