How to comment out jsp code?
No Answer is Posted For this Question
Be the First to Post Answer
What is a hidden comment in jsp?
Which is mandatory in tag in jsp?
What is the default value of session attribute in jsp?
How to configure init parameters for jsp?
Can you override jspinit() method? If yes, in which cases?
what are the alternate way to use the scriplet in jsp.
Explain the various scope values for <jsp:useBean> tag.
Why is it that JComponent have add() and remove() methods but Component doesn’t?
What is the difference between include directive and include action?
What is the difference between java servlet and jsp?
What language is used to write servlets and jsp?
What is the jsp:getproperty action?