jQuery in Action, 2nd edition
The moose likes JSF and the fly likes JSF page loading very slow Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSF
Reply Bookmark "JSF page loading very slow" Watch "JSF page loading very slow" New topic
Author

JSF page loading very slow

manidhar kumar
Greenhorn

Joined: Jun 25, 2009
Posts: 2
Hi All,

In my page I am using the data table.

In the each row of the data table i am having three drop downs and one check box. Every drop down consists of 500 records.

In my current page there are 90 records and each record is have 3 drop downs and a check box which i have mentioned earlier. It is taking huge time to load this page.

Can any one suggest how i can improve the performance of this page. Its Urgent



Thanks in Adavnce,

Manidhar
Tim Holloway
Saloon Keeper

Joined: Jun 25, 2001
Posts: 14568
    
    7

I could suggest a few things, but it doesn't look like you read our Naming Policy (http://www.javaranch.com/name.jsp).

We're not a very rigid group around here, but that's one of the few rules we insist on. People who violate it tend not to get answered in a hurry.


Customer surveys are for companies who didn't pay proper attention to begin with.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56529
    
  14

"manidhar manidhar", please check your private messages for an important administrative matter.


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: JSF page loading very slow
 
Similar Threads
How to pick values from data table....
Page loading is very very slow
Drop down in jsp
To select all checkbox across all pages in an application
Display data from combobox into Table