I have include a jsp page by using <jsp:include
page="/.../xyz.jsp"/>
The thing is that the xyz.jsp page has its submit
button.When i click on that button the whole main page get
refreshed.But i want to refresh only the xyz.jsp page.How
could i achive it so that i can only refresh the xyz.jsp not
the main page page?

Answer Posted / shibu

Use the iFrame for your requirement. import the xyz.jsp
file inside the iFrame.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the queues in the java collection framework? : java collections

552


What is the use of the list interface in the java collection? : java collections

603


What is the use of hashcode in java ?

578


What is the enumerator of the java collection framework? : java collections

566


What are the different types of classes implemented in the set interfaces? : java collections

610






What are the uses of the set interfaces in the java collections? : java collections

540


my interviewer asked me what technical specification you used how to answer that question

1935


What are the considerations to be made in case of loops in java ?

569


What are the different types of features of the java collections framework? : java collections

575


please mail me the interview question based on java/j2ee

1537


In hyderabad, which s/w training center is best for java, other than corejava what r the new tools to learn in java,which tool is best & have current requirement,pls give me information about java to learn ?

1680


Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword

1615


can u draw class/object diagram for ATM

5531


who will give req's to u?. how they send req's to u? . what design documents contains?. when bugs raised on other developer code how to report to them?.(throgh mail or ........). how to retrive 100 recods from dao layer to presentation layer.using which collection?. what is sequence diagram.?.

1819


Which sorting algorithm is used by collections.sort() in java ?

550