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
What are the different types of features of the java collections framework? : java collections
Which server-side script takes the input from JavaScript, can access the database if it needs to, and processes the data.
How is hashset maintained in memory by java ?
What are the types of java collections? : java collections
What do you understand by synchronization? Why is it important?
What are the different types of classes implemented in the set interfaces? : java collections
What is the use of the list interface in the java collection? : java collections
What is the enumerator of the java collection framework? : java collections
Explain the OOPS concept in Realtime Scenarion ? Take example as CAR. Please explain indetail ?
What is the difference between comparable and comparator in java.util pkg?
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 ?
What is java collection? : java collections
what is mean by hasing and maping in java platform and advantage?
What is the use of hashcode in java ?
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.?.