Differentiate between <jsp:include page=…> and <%@include file=…>.
No Answer is Posted For this Question
Be the First to Post Answer
Which jsp method cannot be overridden?
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?
What do you mean by jstl?
Can we override the jspinit(), _jspservice() and jspdestroy() methods?
What are directives in jsp?
Hi, We developed a webpage using jsp for our team, now we need to know who are employees opening this page,i.e, we need to get the windows user name when ever he/she open the page and stores into a variable. Plz help on this
How do I mix jsp and ssi #include? What is the difference between include directive & jsp:include action?
Can I run jsp on xampp?
What is session management in jsp?
What is the default value of session attribute in jsp?
What is session getattribute in jsp?