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 / ricky

Use Tiles framework or Ajax technology to refresh a part of
the page. We could also use portlets for the same.

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

can u draw class/object diagram for ATM

5527


What are maps interfaces in the java collections? : java collections

569


What are the types of java collections? : java collections

537


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

546


What are the different types of ways where you can iterate over a list? : java collections

572






What do you understand by synchronization? Why is it important?

567


Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.

1594


How is hashset maintained in memory by java ?

588


Which java collection class can be used to maintain the entries in the order in which they were last accessed?

558


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

1933


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

1608


What is the use of hashcode in java ?

573


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

602


What is an algorithm in java collection framework? : java collections

575


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

568