How to design a better web application

View: New views
4 Messages — Rating Filter:   Alert me  

How to design a better web application

by Ulises Lopez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I need your help designing a better web application.
 
I am working with nb6.1 JSF/Persistance/MySql web application.   The user makes a selection from a dropdown list and the table is refreshed with new data from the database. 
 
So far so good but I don't like the way the pages are being refreshed. When the user makes a selection you can actually see the table being rebuild on the screen and everything on the page is reconstructed.
 
I would prefer for smoother page update where the contents of the page not related to the table would stay untouched providing smoother update. 
 
I need your ideas how to improve this application.  Please advice.

between 0000-00-00 and 9999-99-99  


Re: How to design a better web application

by Daniel Silva-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I believe you want to use Ajax (http://www.w3schools.com/ajax/default.asp). There is jMaki suport in Netbeans (Tools -> Plugins). You can also use AjaxTags (http://ajaxtags.sourceforge.net/), which is a very good library.

On Tue, Apr 15, 2008 at 1:59 PM, Ulises Lopez <micubera@...> wrote:
I need your help designing a better web application.
 
I am working with nb6.1 JSF/Persistance/MySql web application.   The user makes a selection from a dropdown list and the table is refreshed with new data from the database. 
 
So far so good but I don't like the way the pages are being refreshed. When the user makes a selection you can actually see the table being rebuild on the screen and everything on the page is reconstructed.
 
I would prefer for smoother page update where the contents of the page not related to the table would stay untouched providing smoother update. 
 
I need your ideas how to improve this application.  Please advice.

between 0000-00-00 and 9999-99-99  




--
Abraços,
Daniel Silva

Re: How to design a better web application

by Ulises Lopez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Thanks for the response. I will give it a try.
 


Daniel Silva <ddso.01@...> wrote:
I believe you want to use Ajax (http://www.w3schools.com/ajax/default.asp). There is jMaki suport in Netbeans (Tools -> Plugins). You can also use AjaxTags (http://ajaxtags.sourceforge.net/), which is a very good library.

On Tue, Apr 15, 2008 at 1:59 PM, Ulises Lopez <micubera@...> wrote:
I need your help designing a better web application.
 
I am working with nb6.1 JSF/Persistance/MySql web application.   The user makes a selection from a dropdown list and the table is refreshed with new data from the database. 
 
So far so good but I don't like the way the pages are being refreshed. When the user makes a selection you can actually see the table being rebuild on the screen and everything on the page is reconstructed.
 
I would prefer for smoother page update where the contents of the page not related to the table would stay untouched providing smoother update. 
 
I need your ideas how to improve this application.  Please advice.
between 0000-00-00 and 9999-99-99  



--
Abraços,
Daniel Silva

between 0000-00-00 and 9999-99-99  


Re: How to design a better web application

by PerfectReign :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tuesday 15 April 2008 09:59:44 am Ulises Lopez wrote:
> I need your help designing a better web application.

I second the other response. AJAX will do what you need.


--
kai
www.filesite.org || www.4thedadz.com || www.perfectreign.com
remember - a turn signal is a statement, not a request