Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java and JDK > Pro JSP
|
Pro JSP Advanced JSP coding questions. Beginning questions will be redirected to the Beginning JSP forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Pro JSP section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 21st, 2004, 03:55 AM
Registered User
 
Join Date: Apr 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to Harvinder Send a message via Yahoo to Harvinder
Default getting backend data without re-rendering jsp

In a typical MVC application, when a submit button is clicked on a form, the control goes to the backend and retrieves the data after which the jsp dynamically re-renders the html page. This increases the response time, especially if the application offers display preferences to different users.
   Therefore, is there any method or GUI technology that allows the data retrieval from the backend, without having to re render the html from the jsp everytime a form is submitted?
  In other words, the gui kindda remains static with the preferences, but the data is updated.






Similar Threads
Thread Thread Starter Forum Replies Last Post
inserting data into database using a jsp ronnie JSP Basics 4 January 15th, 2015 11:35 AM
readd xml data from jsp dimpleboy JSP Basics 0 December 29th, 2006 08:16 PM
arraylist need to store data from jsp kotaiah JSP Basics 0 October 14th, 2006 01:57 AM
getting data from XML rendering with XSL louismanukonda XSLT 1 January 4th, 2006 10:37 AM
Need help with JSP data retrieval crashpoint Java Databases 1 August 3rd, 2005 01:00 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.