Answer Posted / devika
JSP is written in Java Language. so we cant use VBscript in
JSP.
Is This Answer Correct ? | 4 Yes | 9 No |
Post New Answer View All Answers
Explain translation phase.
How do I mix jsp and ssi #include? What is the difference between include directive & jsp:include action?
How do I prevent the output of my jsp or servlet pages from being cached by the browser?
What is the advantage of using getProperty action, as compared to the accessor method?
What is the use of 'out' implicit object?
What are the steps involved in reading data from a form using jsp?
What is the difference between server side and client side programming?
What are the three tags used in jsp bean development?
Which jsp methods can be overridden?
What is jsp container?
What do you know about writing custom jsp tags?
How are the jsp requests handled?
What is jsp language?
How can you avoid scriptlet code in jsp?
Explain client-side and server-side validation.