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
can u draw class/object diagram for ATM
What is the use of hashcode in java ?
What are the queues in the java collection framework? : java collections
How is hashset maintained in memory by java ?
What are the different types of collections views being provided by the map interface? : java collections
Hi we have an urgent requirement for Java/J2ee technical lead position & also looking for "Java Guidewire claimcentre" experienced professional for Bangalore location if interested can reach srisanh@gmail.com
Which java collection class can be used to maintain the entries in the order in which they were last accessed?
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.?.
What are the considerations to be made in case of loops in java ?
Should we create system software ( e.g operating system ) in java ?
What are the types of interface used in the java collections? : java collections
What is java collection? : java collections
What are the different types of classes implemented in the set interfaces? : java collections
Which sorting algorithm is used by collections.sort() in java ?
What are the types of java collections? : java collections