Why don’t we need to configure jsp standard tags in web.xml?
No Answer is Posted For this Question
Be the First to Post Answer
How jsp is executed by web server?
What are request and response objects?
What is the difference between server side and client side programming?
What is cookies in jsp?
Which jsp method cannot be overridden?
How can you make the finally clause not to fail to execute?
What do you mean by isscriptingenabled attribute?
what are the alternate way to use the scriplet in jsp.
Can you explain what is jsp page life cycle?
How can I prevent the output of my jsp or servlet pages from being cached by the browser?
What happens when a page is statically included in another jsp page?
How to include a jsp file in another jsp file?