What is c tag in jsp?
No Answer is Posted For this Question
Be the First to Post Answer
mention the three important tags used in the development of jsp bean.
What is jsp include tag?
what are the alternate way to use the scriplet in jsp.
Is jsp a front end?
Which directive is used in jsp custom tag?
What is the purpose of <jsp:usebean>?
Can constructor be used instead of init(), to initialize servlet?
How can the output of JSP or servlet page be prevented from being cached by the browser?
What is a declaration statement?
What is the _jspservice() method?
What's the difference between an import and include directive, and also the difference between include directive and include action?
Is jsp a programming language?