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

Is jsp front end or backend?

673


How do I view jsp files in my browser?

720


List out some advantages of using jsp.

749


Explain various implicit objects in expression language.

672


How jsp is executed?

664


How can I maintain session in JSP Page in the bases of user name and password:

774


What are jsp action tags?

660


What are standard actions in JSP?

730


What is jsp translation time?

698


What is a jsp container?

688


What is iselignored in jsp?

733


How are the jsp requests handled?

711


What is directive jsp?

650


What are the attributes on page directives?

699


Can you explain what is jsp page life cycle?

771