How to pass information from jsp to included jsp?
No Answer is Posted For this Question
Be the First to Post Answer
What is response sendredirect?
What is the requirement of a tag library?
What is jsp exception?
What is jsp technology?
What is error page in jsp?
what will happen if we disable cookies in the web page?
What are the life-cycle methods for a jsp?
What is a jsp container?
Is jsp and javascript same?
Is it possible to share an httpsession between a jsp and ejb? What happens when I change a value in the httpsession from inside an ejb?
how to set class path in java
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.