can i use vb script with jsp?

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


Please Help Members By Posting Answers For Below Questions

Explain the action?

679


What are the two types of comments supported by jsp?

590


What is jsp declaration?

570


What is session getattribute in jsp?

610


Explain the difference between include directive and include action in jsp?

590






Why is _jspservice () method starting with an '_'?

533


What are the literals used in jsp?

672


What is pagecontext jsp?

586


What do you know about pagecontext and what are the advantages of using it?

629


Explain jsp and tell its uses?

609


How many types of jsp tags are there?

561


what is social transformation system? any site reference? How i get requirement gathering about for it? i wanna build website on this topic

1960


What is error page in jsp?

555


What is the major difference between servletcontext and pagecontext?

656


Explain client-side and server-side validation.

553