Answer Posted / siva kumar
of course we can use vb script in jsp,but we need to mention
<%@page language="vbscript"%>.
Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
What is the
Why jsp is faster than servlet?
How do I use sendredirect?
How can I prevent the use of scripts and java code on the jsp page?
What are the different scope values for the jsp objects?
How do I include static files within a jsp page?
Differentiate between include directive and include action.
What are jsp and servlets?
How jsp is compiled?
What are implicit objects in jsp?
Which jsp lifecycle methods can be overridden?
Why are the request.getrequestdispatcher() and context.getrequestdispatcher() used?
What do you know about pagecontext and what are the advantages of using it?
Can we call servlet from jsp?
List the various action tags used in jsp.