Answer Posted / abhijit mishra
Yes, of course you can use VBScript in JSP.
Scripts are client side stuffs n are not related to server
side components like JSP or servlets.
But VBScript is supported on a very limited browser(like IE).
So your JSP may not work on other browsers like mozilla
firefox n all.
So better check out what browser ur customers are going to
use and the use either VBscript or javascript.
Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
Explain the
What are the two types of comments supported by jsp?
What is jsp declaration?
What is session getattribute in jsp?
Explain the difference between include directive and include action in jsp?
Why is _jspservice () method starting with an '_'?
What are the literals used in jsp?
What is pagecontext jsp?
What do you know about pagecontext and what are the advantages of using it?
Explain jsp and tell its uses?
How many types of jsp tags are there?
what is social transformation system? any site reference? How i get requirement gathering about for it? i wanna build website on this topic
What is error page in jsp?
What is the major difference between servletcontext and pagecontext?
Explain client-side and server-side validation.