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 mail me the interview question based on java/j2ee
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 ?
Which java collection class can be used to maintain the entries in the order in which they were last accessed?
How is hashset maintained in memory by java ?
my interviewer asked me what technical specification you used how to answer that question
What is the use of hashcode in java ?
What are the uses of the set interfaces in the java collections? : java collections
Which interface does java.util.hashtable implement?
can u draw class/object diagram for ATM
What are the types of interface used in the java collections? : java collections
What are the queues in the java collection framework? : java collections
Which sorting algorithm is used by collections.sort() in java ?
What are the different types of ways where you can iterate over a list? : 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
What is deque in the java collections framework? : java collections