What is the difference between include directive and include action?
No Answer is Posted For this Question
Be the First to Post Answer
in jsf page i use two dropdown list.i.e state & district.if state dropdown is selected then & then district is enable.what should be my code.
What is the use of requestdispatcher?
What is a hidden comment in jsp?
What is a hidden comment?
Why should we not configure jsp standard tags in web.xml?
Which is best centre in chennai.. i am wil study to java... pls help me..
How do we catch exception and process it using jstl?
Java Server Page I can use a function in two ways: Either I declare <jsp:useBean id="myBean" scope="session" class="mypack.mysubpack.MyClass" /> or I declare <%@ page import = "mypack.mysubpack.MyClass" %> In each case I can call a function later by coding MyClass.myFunction(); So what is the difference between the two variantes? Why are Beans invented if we don't need them because we have the import statement ? please guide me its an humble request to you reader if u know n i'll be thankful to you...........
Explain scriptlet, expression and declaration in jsp.
How we can use javascript with jsp pages?
What is the purpose of <jsp:usebean>?
What is jsp and servlets?