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
Explain the jsp:setProperty action.
Can we use jstl in html?
What is jsp net?
How can I declare methods within my jsp page?
How do I use a scriptlet to initialize a newly instantiated bean?
Can we use javascript in jsp?
What is error page in jsp?
How can we prevent implicit session creation in jsp?
What is contextpath in jsp?
Can we write java code in jsp?
How to deactivate el usage on jsp?
How is jsp used in the mvc model?
What does it mean when tags or attributes are said to be deprecated?
In the servlet 2.4 specification singlethreadmodel has been deprecated, why?
What is the difference between a jspwriter and a servlet printwriter?