You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Erik Price <er...@mac.com> on 2004/04/13 22:49:48 UTC

Re: Areas

On Mar 10, 2004, at 10:13 AM, Sergey Livanov wrote:

>
> There are control buttons area and data area in my application.
>
> Is it possible to make one area unchanged (buttons area) and the
> other area ( data area ) dinamically loaded from the server depending
> on operations? It means that at first the whole page is created and 
> then the
> data are created and loaded.
>
> It allows to decrease traffic (no needed to create buttoms area 
> constantly)
> and speeds up application.

If the bandwidth is really a big deal, what about putting that part 
into a separate frame, and then on submit, only that frame would be 
updated.



-- 
Erik Price

<http://erikprice.com/>