Answer Posted / siva kumar
of course we can use vb script in jsp,but we need to mention
<%@page language="vbscript"%>.
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
What are the lifecycle phases of a jsp?
Can we override the jspinit(), _jspservice() and jspdestroy() methods?
What is an api with example?
Differentiate between jsp scriptlet tag and declaration tag.
Explain jsp?
How can I override the jspdestroy() method within a jsp page?
In the servlet 2.4 specification singlethreadmodel has been deprecated, why?
Explain the jspdestroy() method?
How jsp is executed by web server?
How can I handle jsp page errors?
Explain implicit objects in jsp?
What are the advantages of jstl?
How can html output be prevented from being cached?
How can my application get to know when a httpsession is removed?
What information is needed to create a tcp socket?