Answer Posted / p.sivasankar
I'm not sure what you mean by "VBScript with JavaScript" -
mixing both on a single page?-, but VBScript is limited to
one particular browser on one particular operating system,
so you'd be shutting out a lot of users from your
application.
Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What is a scriptlet?
What is the difference between java servlet and jsp?
Explain jsp:plugin action?
Explain the advantages of jsp?
How can I override the jspinit() and jspdestroy() methods within a jsp page?
What is server side programming language?
What are the primary differences between the jsp custom tags and java beans?
What is the _jspservice() method?
What is the jspinit() method?
How can I prevent the use of scripts and java code on the jsp page?
How can I extend the functionality of jsp?
How do we configure init params for jsp?
What is the use of requestdispatcher?
Define jsp declaration?
What are the jsp tags?