how to extends one jsp page to another jsp page with realtime
example?
Answer Posted / kamma ashok
To test the one jsp to another jsp by using the djsp.we can
arrange the parameters one by one.this is short cut method
to arrange the one jsp to another jsp.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
How can we retrieve warnings?
How can I prevent the output of my jsp or servlet pages from being cached by the browser?
Explain scriptlet, expression and declaration in jsp.
How to access java variable in jsp?
What is scriptlet and what is expression?
What is the include directive?
What is el?
What is expression language in jsp?
What is scriptlet in jsp?
Explain jsp lifecycle methods?
Can any one explain about the project Approximate shortest distance computing:A query dependent local landmark scheme
Which package does jsp api consist of?
What is full api?
What is client scripting?
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.