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
How to comment out jsp code?
What are the two types of comments supported by jsp?
What do jsp literals consist of?
How can I extend the functionality of jsp?
What is the use of 'out' implicit object?
What is a tag file in jsp?
Give the use of session object.
HOW CAN WE COMPARE TWO PDF FILES USING JSP ?
Which method cannot be overridden in jsp?
Explain the difference between jspwriter and servlet printwriter in jsp?
Can jsp contain javascript?
Which tags are used for bean development?
How can html output be prevented from being cached?
Explain the various scope values for tag.
Explain the steps for creating custom tags in jsp?