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.
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between "JTable" and "JTGrid"? can they be used interchangeably?
What is jsp and why do we need it?
can i extend jsp page like other java classes ?
What program opens a jsp file?
What is expression language injection?
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...........
What is client scripting?
Explain jsp?
Explain lifecycle methods.
Is jsp a programming language?
can i use vb script with jsp?
What is error page in jsp?