hi

i have use struts 2.0.11.2 and sitemesh for my project

it all works fine but it kills performance

i  can not fiind where the problem,so i am write here ,it might somebody
help me


i am opening new window using javascript

str="ViewWorkspaceUserRights.do?workSpaceId="+workSpaceId+"&userCode="+userId;
win3
=window.open(str,"ThisWindow","toolbar=no,directories=no,menubar=no,scrollbars=yes,height=700,width=1000,resizable=no,titlebar=no
top=100")

in jsp of new window i have used s:iterator tag

there are approximately more than 500 records for display in table

but it takes more than 1 minute

,there is no problem at database side


plese help me if anybody can do 
-- 
View this message in context: 
http://www.nabble.com/Performance-issue-tp20949820p20949820.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to