Answer Posted / p.sivasankar
I'm not sure what you mean by "VBScript with JavaScript" -
mixing both on a single page?-, but VBScript is limited to
one particular browser on one particular operating system,
so you'd be shutting out a lot of users from your
application.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
How do I mix jsp and ssi #include?
How session is achieved in JSP?(once user logs out,if he press back button of browser he should not be allowed to same page)
How can we create jsp custom tags?
What are the benefits of pagecontext implicit object?
what are the tools used in your project , How to ask the answer this question
What is a hidden comment?
What is a jsp container?
What is the difference between servletcontext and pagecontext?
What is difference between custom jsp tags and beans?
How can we stop errors on display in a jsp page?
How did you implement caching in jsp?
What is the
What is difference between sendredirect and requestdispatcher?
Is there a way to reference the "this" variable within a jsp page?
Which two interfaces does the javax servlet jsp package have?